{"id":1135601,"name":"@qoopido/task","ecosystem":"npm","description":"Tiny package to offload any given function to a separate, async worker in its own thread","homepage":"https://github.com/dlueth/qoopido/tree/master/packages/task#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dlueth/qoopido","keywords_array":["task","worker","async","thread","offload"],"namespace":"qoopido","versions_count":9,"first_release_published_at":"2020-06-22T20:34:02.890Z","latest_release_published_at":"2021-08-06T08:04:31.761Z","latest_release_number":"2.0.2","last_synced_at":"2026-05-26T17:45:57.634Z","created_at":"2022-04-08T11:47:12.354Z","updated_at":"2026-05-26T17:45:57.634Z","registry_url":"https://www.npmjs.com/package/@qoopido/task","install_command":"npm install @qoopido/task","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2"}},"repo_metadata":{"id":40718083,"uuid":"263044064","full_name":"dlueth/qoopido","owner":"dlueth","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-07T04:41:50.000Z","size":1119,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-02T22:44:08.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dlueth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-11T13:02:57.000Z","updated_at":"2021-08-06T12:01:44.000Z","dependencies_parsed_at":"2023-02-06T12:01:49.370Z","dependency_job_id":null,"html_url":"https://github.com/dlueth/qoopido","commit_stats":null,"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/dlueth/qoopido","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlueth","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/sbom","scorecard":{"id":347343,"data":{"date":"2025-08-11","repo":{"name":"github.com/dlueth/qoopido","commit":"531c9df053843dc6502a75deda29a350a340a644"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dlueth/qoopido/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dlueth/qoopido/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dlueth/qoopido/tests.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"43 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T07:25:31.908Z","repository_id":40718083,"created_at":"2025-08-18T07:25:31.908Z","updated_at":"2025-08-18T07:25:31.908Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008134,"owners_count":26084397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dlueth","name":"Dirk Lüth","uuid":"1613163","kind":"user","description":"","email":"","website":"http://www.qoopido.com","location":"Hamburg, Germany","twitter":null,"company":"@finanzcheck ","icon_url":"https://avatars.githubusercontent.com/u/1613163?u=4916b130c3503d7cc767925dacaadf484cf8d952\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-11T16:25:23.934Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dlueth","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T00:13:17.014Z","updated_at":"2023-03-11T16:25:23.952Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlueth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlueth/repositories"},"tags":[{"name":"@qoopido/task@2.0.2","sha":"21d3f879adfd8241fa40cfdc221a39f37d397837","kind":"tag","published_at":"2021-08-06T08:04:01.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@2.0.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@2.0.2/manifests"},{"name":"@qoopido/semver@1.2.0","sha":"21d3f879adfd8241fa40cfdc221a39f37d397837","kind":"tag","published_at":"2021-08-06T08:04:01.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/semver@1.2.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/semver@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fsemver%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.2.0/manifests"},{"name":"@qoopido/queue@1.2.5","sha":"21d3f879adfd8241fa40cfdc221a39f37d397837","kind":"tag","published_at":"2021-08-06T08:04:01.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.2.5","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.5/manifests"},{"name":"@qoopido/pledge@2.1.4","sha":"21d3f879adfd8241fa40cfdc221a39f37d397837","kind":"tag","published_at":"2021-08-06T08:04:01.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@2.1.4","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.4/manifests"},{"name":"@qoopido/utility@3.0.2","sha":"21d3f879adfd8241fa40cfdc221a39f37d397837","kind":"tag","published_at":"2021-08-06T08:04:01.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@3.0.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@3.0.2/manifests"},{"name":"@qoopido/emitter@1.3.3","sha":"21d3f879adfd8241fa40cfdc221a39f37d397837","kind":"tag","published_at":"2021-08-06T08:04:01.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.3.3","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.3.3/manifests"},{"name":"@qoopido/validator@1.3.1","sha":"3a331c2b9d29ed53336bb511954464c1e3742824","kind":"tag","published_at":"2021-05-18T15:43:57.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/validator@1.3.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/validator@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fvalidator%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.3.1/manifests"},{"name":"@qoopido/utility@3.0.1","sha":"3a331c2b9d29ed53336bb511954464c1e3742824","kind":"tag","published_at":"2021-05-18T15:43:57.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@3.0.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@3.0.1/manifests"},{"name":"@qoopido/task@2.0.1","sha":"3a331c2b9d29ed53336bb511954464c1e3742824","kind":"tag","published_at":"2021-05-18T15:43:57.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@2.0.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@2.0.1/manifests"},{"name":"@qoopido/semver@1.1.1","sha":"3a331c2b9d29ed53336bb511954464c1e3742824","kind":"tag","published_at":"2021-05-18T15:43:57.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/semver@1.1.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/semver@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fsemver%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.1.1/manifests"},{"name":"@qoopido/queue@1.2.4","sha":"3a331c2b9d29ed53336bb511954464c1e3742824","kind":"tag","published_at":"2021-05-18T15:43:57.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.2.4","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.4/manifests"},{"name":"@qoopido/pledge@2.1.3","sha":"3a331c2b9d29ed53336bb511954464c1e3742824","kind":"tag","published_at":"2021-05-18T15:43:57.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@2.1.3","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.3/manifests"},{"name":"@qoopido/emitter@1.3.2","sha":"3a331c2b9d29ed53336bb511954464c1e3742824","kind":"tag","published_at":"2021-05-18T15:43:57.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.3.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.3.2/manifests"},{"name":"@qoopido/queue@1.2.3","sha":"38933d80bcd41f66ad06b5d35016c5cf8722167f","kind":"tag","published_at":"2021-05-06T14:53:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.2.3","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.3/manifests"},{"name":"@qoopido/emitter@1.3.1","sha":"38933d80bcd41f66ad06b5d35016c5cf8722167f","kind":"tag","published_at":"2021-05-06T14:53:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.3.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.3.1/manifests"},{"name":"@qoopido/queue@1.2.2","sha":"9789884a92efcd9a50d02ed1bf0754de2e4a0a02","kind":"tag","published_at":"2021-02-17T13:26:50.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.2.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.2/manifests"},{"name":"@qoopido/emitter@1.3.0","sha":"9789884a92efcd9a50d02ed1bf0754de2e4a0a02","kind":"tag","published_at":"2021-02-17T13:26:50.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.3.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.3.0/manifests"},{"name":"@qoopido/utility@3.0.0","sha":"f6544ed3542333b5f8c5893bf7955c16ab09cbb7","kind":"tag","published_at":"2020-09-18T10:26:24.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@3.0.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@3.0.0/manifests"},{"name":"@qoopido/task@2.0.0","sha":"f6544ed3542333b5f8c5893bf7955c16ab09cbb7","kind":"tag","published_at":"2020-09-18T10:26:24.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@2.0.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@2.0.0/manifests"},{"name":"@qoopido/queue@1.2.1","sha":"f6544ed3542333b5f8c5893bf7955c16ab09cbb7","kind":"tag","published_at":"2020-09-18T10:26:24.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.2.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.1/manifests"},{"name":"@qoopido/pledge@2.1.2","sha":"f6544ed3542333b5f8c5893bf7955c16ab09cbb7","kind":"tag","published_at":"2020-09-18T10:26:24.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@2.1.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.2/manifests"},{"name":"@qoopido/emitter@1.2.1","sha":"f6544ed3542333b5f8c5893bf7955c16ab09cbb7","kind":"tag","published_at":"2020-09-18T10:26:24.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.2.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.2.1/manifests"},{"name":"@qoopido/task@1.2.1","sha":"c6f001878edae6f2f7237a2dda40d61da44c2af4","kind":"tag","published_at":"2020-09-03T14:09:49.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@1.2.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.2.1/manifests"},{"name":"@qoopido/pledge@2.1.1","sha":"c6f001878edae6f2f7237a2dda40d61da44c2af4","kind":"tag","published_at":"2020-09-03T14:09:49.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@2.1.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.1/manifests"},{"name":"@qoopido/task@1.2.0","sha":"bacdf3d788421d8cc5ce0d4a9a1f3eb446b6ce54","kind":"tag","published_at":"2020-08-27T11:26:45.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@1.2.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.2.0/manifests"},{"name":"@qoopido/semver@1.1.0","sha":"bacdf3d788421d8cc5ce0d4a9a1f3eb446b6ce54","kind":"tag","published_at":"2020-08-27T11:26:45.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/semver@1.1.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/semver@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fsemver%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.1.0/manifests"},{"name":"@qoopido/queue@1.2.0","sha":"bacdf3d788421d8cc5ce0d4a9a1f3eb446b6ce54","kind":"tag","published_at":"2020-08-27T11:26:45.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.2.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.2.0/manifests"},{"name":"@qoopido/pledge@2.1.0","sha":"bacdf3d788421d8cc5ce0d4a9a1f3eb446b6ce54","kind":"tag","published_at":"2020-08-27T11:26:45.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@2.1.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.1.0/manifests"},{"name":"@qoopido/emitter@1.2.0","sha":"bacdf3d788421d8cc5ce0d4a9a1f3eb446b6ce54","kind":"tag","published_at":"2020-08-27T11:26:45.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.2.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.2.0/manifests"},{"name":"@qoopido/utility@2.0.2","sha":"64afb037a1070cf252cbf5e0d182bba9c7f2b812","kind":"tag","published_at":"2020-08-06T07:48:38.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@2.0.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@2.0.2/manifests"},{"name":"@qoopido/task@1.1.3","sha":"64afb037a1070cf252cbf5e0d182bba9c7f2b812","kind":"tag","published_at":"2020-08-06T07:48:38.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@1.1.3","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.1.3/manifests"},{"name":"@qoopido/queue@1.1.4","sha":"64afb037a1070cf252cbf5e0d182bba9c7f2b812","kind":"tag","published_at":"2020-08-06T07:48:38.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.1.4","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.4/manifests"},{"name":"@qoopido/pledge@2.0.2","sha":"64afb037a1070cf252cbf5e0d182bba9c7f2b812","kind":"tag","published_at":"2020-08-06T07:48:38.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@2.0.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.0.2/manifests"},{"name":"@qoopido/emitter@1.1.4","sha":"64afb037a1070cf252cbf5e0d182bba9c7f2b812","kind":"tag","published_at":"2020-08-06T07:48:38.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.1.4","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.4/manifests"},{"name":"@qoopido/emitter@1.1.3","sha":"d244ba568a40fff29e8fd43ec170723cb46a34dc","kind":"tag","published_at":"2020-07-01T09:20:07.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.1.3","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.3/manifests"},{"name":"@qoopido/utility@2.0.1","sha":"d244ba568a40fff29e8fd43ec170723cb46a34dc","kind":"tag","published_at":"2020-07-01T09:20:07.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@2.0.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@2.0.1/manifests"},{"name":"@qoopido/task@1.1.2","sha":"d244ba568a40fff29e8fd43ec170723cb46a34dc","kind":"tag","published_at":"2020-07-01T09:20:07.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@1.1.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.1.2/manifests"},{"name":"@qoopido/queue@1.1.3","sha":"d244ba568a40fff29e8fd43ec170723cb46a34dc","kind":"tag","published_at":"2020-07-01T09:20:07.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.1.3","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.3/manifests"},{"name":"@qoopido/pledge@2.0.1","sha":"d244ba568a40fff29e8fd43ec170723cb46a34dc","kind":"tag","published_at":"2020-07-01T09:20:07.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@2.0.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.0.1/manifests"},{"name":"@qoopido/task@1.1.1","sha":"f206f3136155d1117a7bd5cfc7a606bd62d69aef","kind":"tag","published_at":"2020-06-29T11:29:28.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@1.1.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.1.1/manifests"},{"name":"@qoopido/pledge@2.0.0","sha":"f206f3136155d1117a7bd5cfc7a606bd62d69aef","kind":"tag","published_at":"2020-06-29T11:29:28.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@2.0.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@2.0.0/manifests"},{"name":"@qoopido/utility@2.0.0","sha":"f206f3136155d1117a7bd5cfc7a606bd62d69aef","kind":"tag","published_at":"2020-06-29T11:29:28.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@2.0.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@2.0.0/manifests"},{"name":"@qoopido/queue@1.1.2","sha":"f206f3136155d1117a7bd5cfc7a606bd62d69aef","kind":"tag","published_at":"2020-06-29T11:29:28.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.1.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.2/manifests"},{"name":"@qoopido/emitter@1.1.2","sha":"f206f3136155d1117a7bd5cfc7a606bd62d69aef","kind":"tag","published_at":"2020-06-29T11:29:28.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.1.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.2/manifests"},{"name":"@qoopido/semver@1.0.2","sha":"f1fb6e3545ed7315ac0e8a3447105ed7fd641c23","kind":"tag","published_at":"2020-06-23T13:56:27.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/semver@1.0.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/semver@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fsemver%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.0.2/manifests"},{"name":"@qoopido/global@1.0.1","sha":"f1fb6e3545ed7315ac0e8a3447105ed7fd641c23","kind":"tag","published_at":"2020-06-23T13:56:27.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/global@1.0.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/global@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fglobal%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fglobal@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fglobal@1.0.1/manifests"},{"name":"@qoopido/semver@1.0.1","sha":"7b0ae5e0784a04a3996772ed26a7fdd4e29a185c","kind":"tag","published_at":"2020-06-23T08:23:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/semver@1.0.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/semver@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fsemver%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fsemver@1.0.1/manifests"},{"name":"@qoopido/queue@1.1.1","sha":"10898f3a82f07397efffeea1719e6d01636855a1","kind":"tag","published_at":"2020-06-22T20:33:04.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.1.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.1/manifests"},{"name":"@qoopido/validator@1.3.0","sha":"10898f3a82f07397efffeea1719e6d01636855a1","kind":"tag","published_at":"2020-06-22T20:33:04.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/validator@1.3.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/validator@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fvalidator%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.3.0/manifests"},{"name":"@qoopido/utility@1.3.1","sha":"10898f3a82f07397efffeea1719e6d01636855a1","kind":"tag","published_at":"2020-06-22T20:33:04.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@1.3.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.3.1/manifests"},{"name":"@qoopido/task@1.1.0","sha":"10898f3a82f07397efffeea1719e6d01636855a1","kind":"tag","published_at":"2020-06-22T20:33:04.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/task@1.1.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/task@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Ftask%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Ftask@1.1.0/manifests"},{"name":"@qoopido/pledge@1.1.1","sha":"10898f3a82f07397efffeea1719e6d01636855a1","kind":"tag","published_at":"2020-06-22T20:33:04.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@1.1.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.1.1/manifests"},{"name":"@qoopido/emitter@1.1.1","sha":"10898f3a82f07397efffeea1719e6d01636855a1","kind":"tag","published_at":"2020-06-22T20:33:04.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.1.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.1/manifests"},{"name":"@qoopido/validator@1.2.0","sha":"1532ef57b34c0d372adc32b89c6416379fbddcf0","kind":"tag","published_at":"2020-06-19T08:18:44.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/validator@1.2.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/validator@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fvalidator%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.2.0/manifests"},{"name":"@qoopido/utility@1.3.0","sha":"1532ef57b34c0d372adc32b89c6416379fbddcf0","kind":"tag","published_at":"2020-06-19T08:18:44.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@1.3.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.3.0/manifests"},{"name":"@qoopido/queue@1.1.0","sha":"1532ef57b34c0d372adc32b89c6416379fbddcf0","kind":"tag","published_at":"2020-06-19T08:18:44.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.1.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.1.0/manifests"},{"name":"@qoopido/pledge@1.1.0","sha":"1532ef57b34c0d372adc32b89c6416379fbddcf0","kind":"tag","published_at":"2020-06-19T08:18:44.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@1.1.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.1.0/manifests"},{"name":"@qoopido/emitter@1.1.0","sha":"1532ef57b34c0d372adc32b89c6416379fbddcf0","kind":"tag","published_at":"2020-06-19T08:18:44.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.1.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.1.0/manifests"},{"name":"@qoopido/emitter@1.0.12","sha":"40b2dd6f298e8daf5be685e494dd2c28d8a013bf","kind":"tag","published_at":"2020-06-17T13:30:11.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.0.12","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.0.12/manifests"},{"name":"@qoopido/utility@1.2.0","sha":"40b2dd6f298e8daf5be685e494dd2c28d8a013bf","kind":"tag","published_at":"2020-06-17T13:30:11.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@1.2.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.2.0/manifests"},{"name":"@qoopido/pledge@1.0.10","sha":"40b2dd6f298e8daf5be685e494dd2c28d8a013bf","kind":"tag","published_at":"2020-06-17T13:30:11.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@1.0.10","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.0.10/manifests"},{"name":"@qoopido/queue@1.0.6","sha":"40b2dd6f298e8daf5be685e494dd2c28d8a013bf","kind":"tag","published_at":"2020-06-17T13:30:11.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.0.6","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.0.6/manifests"},{"name":"@qoopido/validator@1.1.0","sha":"f2c48239e18b2e72e319f5d3c1a1737f165c9d7a","kind":"tag","published_at":"2020-06-17T09:47:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/validator@1.1.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/validator@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fvalidator%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.1.0/manifests"},{"name":"@qoopido/utility@1.1.2","sha":"f2c48239e18b2e72e319f5d3c1a1737f165c9d7a","kind":"tag","published_at":"2020-06-17T09:47:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@1.1.2","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.1.2/manifests"},{"name":"@qoopido/queue@1.0.5","sha":"f2c48239e18b2e72e319f5d3c1a1737f165c9d7a","kind":"tag","published_at":"2020-06-17T09:47:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.0.5","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.0.5/manifests"},{"name":"@qoopido/pledge@1.0.9","sha":"f2c48239e18b2e72e319f5d3c1a1737f165c9d7a","kind":"tag","published_at":"2020-06-17T09:47:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@1.0.9","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.0.9/manifests"},{"name":"@qoopido/emitter@1.0.11","sha":"f2c48239e18b2e72e319f5d3c1a1737f165c9d7a","kind":"tag","published_at":"2020-06-17T09:47:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.0.11","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.0.11/manifests"},{"name":"@qoopido/validator@1.0.7","sha":"a9df701eaa5e901847d9f64b4d0e6552266e96a1","kind":"tag","published_at":"2020-06-08T22:13:48.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/validator@1.0.7","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/validator@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fvalidator%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.0.7/manifests"},{"name":"@qoopido/utility@1.1.1","sha":"a9df701eaa5e901847d9f64b4d0e6552266e96a1","kind":"tag","published_at":"2020-06-08T22:13:48.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@1.1.1","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.1.1/manifests"},{"name":"@qoopido/queue@1.0.4","sha":"a9df701eaa5e901847d9f64b4d0e6552266e96a1","kind":"tag","published_at":"2020-06-08T22:13:48.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.0.4","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.0.4/manifests"},{"name":"@qoopido/pledge@1.0.8","sha":"a9df701eaa5e901847d9f64b4d0e6552266e96a1","kind":"tag","published_at":"2020-06-08T22:13:48.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@1.0.8","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.0.8/manifests"},{"name":"@qoopido/emitter@1.0.10","sha":"a9df701eaa5e901847d9f64b4d0e6552266e96a1","kind":"tag","published_at":"2020-06-08T22:13:48.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.0.10","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.0.10/manifests"},{"name":"@qoopido/validator@1.0.6","sha":"404c9fe1851750a8305e70ecd1d8326bc1775ed9","kind":"tag","published_at":"2020-06-02T09:44:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/validator@1.0.6","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/validator@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fvalidator%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fvalidator@1.0.6/manifests"},{"name":"@qoopido/utility@1.1.0","sha":"404c9fe1851750a8305e70ecd1d8326bc1775ed9","kind":"tag","published_at":"2020-06-02T09:44:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/utility@1.1.0","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/utility@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Futility%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Futility@1.1.0/manifests"},{"name":"@qoopido/queue@1.0.3","sha":"404c9fe1851750a8305e70ecd1d8326bc1775ed9","kind":"tag","published_at":"2020-06-02T09:44:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/queue@1.0.3","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/queue@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fqueue%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fqueue@1.0.3/manifests"},{"name":"@qoopido/pledge@1.0.7","sha":"404c9fe1851750a8305e70ecd1d8326bc1775ed9","kind":"tag","published_at":"2020-06-02T09:44:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/pledge@1.0.7","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/pledge@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Fpledge%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Fpledge@1.0.7/manifests"},{"name":"@qoopido/emitter@1.0.9","sha":"404c9fe1851750a8305e70ecd1d8326bc1775ed9","kind":"tag","published_at":"2020-06-02T09:44:32.000Z","download_url":"https://codeload.github.com/dlueth/qoopido/tar.gz/@qoopido/emitter@1.0.9","html_url":"https://github.com/dlueth/qoopido/releases/tag/@qoopido/emitter@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlueth/qoopido@%40qoopido%2Femitter%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/tags/@qoopido%2Femitter@1.0.9/manifests"}]},"repo_metadata_updated_at":"2025-10-13T04:54:40.067Z","dependent_packages_count":2,"downloads":71,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":22.793424439502235,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":18.792103942249902,"forks_count":17.419597981652586,"average":18.7630524701765},"purl":"pkg:npm/%40qoopido/task","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@qoopido/task","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@qoopido/task","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@qoopido/task/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T09:12:50.164Z","issues_count":3,"pull_requests_count":49,"avg_time_to_close_issue":519.0,"avg_time_to_close_pull_request":4355811.3,"issues_closed_count":3,"pull_requests_closed_count":20,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5510204081632653,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido/issues","maintainers":[{"login":"dlueth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlueth"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qoopido%2Ftask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qoopido%2Ftask/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qoopido%2Ftask/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qoopido%2Ftask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qoopido%2Ftask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qoopido%2Ftask/codemeta","maintainers":[{"uuid":"qoopido","login":"qoopido","name":null,"email":"info@qoopido.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~qoopido","role":null,"created_at":"2022-11-20T22:49:56.881Z","updated_at":"2022-11-20T22:49:56.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qoopido/packages"}]}