{"id":1056418,"name":"@methodus/server","ecosystem":"npm","description":"Server components for @methodus workflow","homepage":"https://methodus.dev","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/nodulusteam/methodus.dev","keywords_array":["methodus","unified application framework","microservice","rpc","web","eventsourcing","agnostic","independent","framework","typescript","bind","application"],"namespace":"methodus","versions_count":158,"first_release_published_at":"2019-01-13T11:41:36.712Z","latest_release_published_at":"2021-05-27T21:31:06.122Z","latest_release_number":"8.0.8","last_synced_at":"2026-03-20T23:25:31.593Z","created_at":"2022-04-07T20:23:06.423Z","updated_at":"2026-03-20T23:25:31.594Z","registry_url":"https://www.npmjs.com/package/@methodus/server","install_command":"npm install @methodus/server","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.0.8"}},"repo_metadata":{"id":50029459,"uuid":"97746447","full_name":"nodulusteam/methodus.dev","owner":"nodulusteam","description":"Methodus.dev  is a nodeJS application framework. http://methodus.dev","archived":false,"fork":false,"pushed_at":"2025-09-18T16:38:04.000Z","size":296754,"stargazers_count":22,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-18T18:59:32.614Z","etag":null,"topics":["microservice","monolith"],"latest_commit_sha":null,"homepage":"","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/nodulusteam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-19T18:02:29.000Z","updated_at":"2025-09-18T16:38:08.000Z","dependencies_parsed_at":"2024-06-19T02:41:30.769Z","dependency_job_id":"5932a6f7-0854-49a6-a95f-b55d09ba86f4","html_url":"https://github.com/nodulusteam/methodus.dev","commit_stats":null,"previous_names":["nodulusteam/methodulus","nodulusteam/-methodus-server"],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/nodulusteam/methodus.dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodulusteam","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/sbom","scorecard":{"id":692920,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodulusteam/methodus.dev","commit":"c4f39f1c8bb0b5ab30577789da95e3b09025bb60"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/basic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/basic.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nodulusteam/methodus.dev/basic.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/basic.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/nodulusteam/methodus.dev/basic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nodulusteam/methodus.dev/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/nodulusteam/methodus.dev/publish.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"185 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c75v-2vq8-878f","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-2h3h-q99f-3fhc","Warn: Project is vulnerable to: GHSA-gmw6-94gg-2rc2","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-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-wrw9-m778-g6mc","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-fj58-h2fr-3pp2","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-5h7x-68wj-jhwc","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-w4m6-x6c2-j5c9","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-8g7p-74h8-hg48","Warn: Project is vulnerable to: GHSA-pc5p-h8pf-mvwp","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-jg8v-48h5-wgxg","Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h","Warn: Project is vulnerable to: GHSA-7x7c-qm48-pq9c","Warn: Project is vulnerable to: GHSA-rc3x-jf5g-xvc5","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-82v2-mx6x-wq7q","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-gmwp-3pwc-3j3g","Warn: Project is vulnerable to: GHSA-vxvm-qww3-2fh7","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-339j-hqgx-qrrx","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gj77-59wh-66hg","Warn: Project is vulnerable to: GHSA-hqhp-5p83-hx96","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","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-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-r2j6-p67h-q639","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-8jh9-wqpf-q52c","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","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-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-mgfv-m47x-4wqp","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-xx4c-jj58-r7x6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-4fc4-chg7-h8gh","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T02:44:58.852Z","repository_id":50029459,"created_at":"2025-08-22T02:44:58.852Z","updated_at":"2025-08-22T02:44:58.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279935601,"owners_count":26246911,"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-19T02:00:07.647Z","response_time":64,"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":"nodulusteam","name":"Roi ben haim","uuid":"20131241","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20131241?v=4","repositories_count":24,"last_synced_at":"2023-02-27T04:00:53.545Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodulusteam","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T13:33:01.129Z","updated_at":"2023-02-27T04:00:53.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodulusteam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodulusteam/repositories"},"tags":[{"name":"v6.0.5","sha":"3bac181d7b597bfec70e0e73773b38b40aae091f","kind":"tag","published_at":"2020-07-03T14:48:29.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v6.0.5","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"640810a430a2ed038ba45aa4d1fbdd2cd4a7550f","kind":"tag","published_at":"2020-07-03T14:39:21.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v6.0.4","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"0d63b6f4506b87e50110fccd134d0ac3cce06033","kind":"tag","published_at":"2020-07-03T10:04:02.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v6.0.3","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"44c4c8e67d46bb04b88765053e812dd510e06dac","kind":"tag","published_at":"2020-07-03T09:53:31.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v6.0.2","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.2/manifests"},{"name":"v7.0.20","sha":"cbe2cfe7d956be03b87198df93cb0ff900a22d19","kind":"tag","published_at":"2020-06-26T17:32:22.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v7.0.20","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v7.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v7.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v7.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v7.0.20/manifests"},{"name":"v6.0.2-alpha.0","sha":"a6df04d6e29a699d5073e5c99b6e77bfa5b4658f","kind":"tag","published_at":"2020-06-20T10:05:34.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v6.0.2-alpha.0","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v6.0.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v6.0.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.2-alpha.0/manifests"},{"name":"v6.0.1","sha":"7c50a56534907a30bb989b9792ba347376213a9d","kind":"tag","published_at":"2020-06-19T18:47:30.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v6.0.1","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.1/manifests"},{"name":"v6.0.1-alpha.0","sha":"3081333c2e566da28725f7d57f88f1803b512cbe","kind":"tag","published_at":"2020-06-19T18:24:28.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v6.0.1-alpha.0","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v6.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v6.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v6.0.1-alpha.0/manifests"},{"name":"v0.0.1","sha":"dadc0da7f4146901310128b4520982d53c501624","kind":"tag","published_at":"2020-06-19T18:16:18.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.1","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.1/manifests"},{"name":"Moving-to-lerna","sha":"ac53996bfb3742484c0e981ece568c1a67712466","kind":"tag","published_at":"2020-06-04T17:24:06.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/Moving-to-lerna","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/Moving-to-lerna","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@Moving-to-lerna","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/Moving-to-lerna","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/Moving-to-lerna/manifests"},{"name":"v5.1.2","sha":"ac53996bfb3742484c0e981ece568c1a67712466","kind":"tag","published_at":"2020-05-18T09:20:28.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.1.2","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2437aeaea3f9fd52307f0efaab6246ea945fc3a","kind":"tag","published_at":"2020-04-26T05:01:35.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.1.1","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.1.1/manifests"},{"name":"v5.0.29","sha":"19232282ddec39e5e6db3b3c8e08dd1551067e68","kind":"tag","published_at":"2020-04-24T08:29:20.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.29","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.29/manifests"},{"name":"v5.0.28","sha":"cf525885a6f2d3b1ec52c3c96ff11d93a0aa8827","kind":"tag","published_at":"2020-04-09T08:58:31.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.28","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.28/manifests"},{"name":"v5.0.27","sha":"2eb7b48673dbfbd31c1ccf040e800218433b5a7d","kind":"tag","published_at":"2020-04-07T14:03:14.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.27","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.27/manifests"},{"name":"v5.0.26","sha":"f5e918ad3e3ff481578cd52e13cabd6fdafd8874","kind":"tag","published_at":"2020-04-03T15:05:36.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.26","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.26/manifests"},{"name":"v5.0.25","sha":"425f520c260c32f1a5982c4b0a11eaf0d2466eed","kind":"tag","published_at":"2020-03-24T09:38:24.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.25","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.25/manifests"},{"name":"v5.0.24","sha":"367f451705f1fc769fc8daa45e3f3ff1d9f6ed0c","kind":"tag","published_at":"2020-03-13T10:42:51.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.24","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.24/manifests"},{"name":"@methodus/platform-socketio@5.0.4","sha":"1d50c6127b5bfc2687ff4bf1703fd7719e946129","kind":"tag","published_at":"2020-02-09T14:18:19.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/@methodus/platform-socketio@5.0.4","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/@methodus/platform-socketio@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@%40methodus%2Fplatform-socketio%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/@methodus%2Fplatform-socketio@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/@methodus%2Fplatform-socketio@5.0.4/manifests"},{"name":"@methodus/platform-socketio@5.0.3","sha":"4d1acd2a514ef2ba2d3db57bdecb256ebf32348d","kind":"tag","published_at":"2020-02-09T14:13:22.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/@methodus/platform-socketio@5.0.3","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/@methodus/platform-socketio@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@%40methodus%2Fplatform-socketio%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/@methodus%2Fplatform-socketio@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/@methodus%2Fplatform-socketio@5.0.3/manifests"},{"name":"@methodus/platform-rest@5.0.6","sha":"b6fd0b419b56a2bf162ac86e1f3c933669435e88","kind":"tag","published_at":"2020-02-09T11:24:54.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/@methodus/platform-rest@5.0.6","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/@methodus/platform-rest@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@%40methodus%2Fplatform-rest%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/@methodus%2Fplatform-rest@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/@methodus%2Fplatform-rest@5.0.6/manifests"},{"name":"v5.0.23","sha":"bc45abcb8d51c664b9fe88084e7a7ac5939b28c3","kind":"tag","published_at":"2020-02-09T09:30:45.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.23","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.23/manifests"},{"name":"v5.0.22","sha":"411f2796fee1a29860f1f625cf77956636a7a78c","kind":"tag","published_at":"2020-02-07T07:51:58.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.22","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.22/manifests"},{"name":"v5.0.21","sha":"137b40c8b0700dbf1f104f488206a9052bebf735","kind":"tag","published_at":"2020-02-05T19:03:07.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.21","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.21/manifests"},{"name":"v5.0.19","sha":"665302d7e815588c22d1ebda9d2c7c9315bfa794","kind":"tag","published_at":"2020-02-05T15:31:39.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.19","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.19/manifests"},{"name":"v5.0.18","sha":"80d46bdb9338fe70545958299b697741ba3df077","kind":"tag","published_at":"2020-01-22T07:16:29.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.18","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.18/manifests"},{"name":"v5.0.17","sha":"f0cad0613fd8b43175ed5ebb68b8417bd4a444b4","kind":"tag","published_at":"2020-01-22T05:10:39.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.17","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.17/manifests"},{"name":"v5.0.16","sha":"3b94b36568271de61a8831eb2645bdc0c0c8aba8","kind":"tag","published_at":"2020-01-07T14:57:08.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v5.0.16","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v5.0.16/manifests"},{"name":"v4.0.13","sha":"adbeb334e11f44fca3f555062be0ff3fef6fbdc9","kind":"tag","published_at":"2019-11-14T18:09:14.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.13","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"d24b31bd92cd749242806608d4af2be3d9c7119c","kind":"tag","published_at":"2019-11-11T07:54:16.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.12","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"ffab2fc253967ef0d180bd57751f9a632b24733b","kind":"tag","published_at":"2019-11-06T11:00:44.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.11","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"6a50a115652fc6dfd1a3ec83d77d97ba70729f0e","kind":"tag","published_at":"2019-10-22T13:35:04.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.10","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"b45c51360a3625dcd882c0ec27afacb8d21dc940","kind":"tag","published_at":"2019-10-22T03:25:37.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.9","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"1db93fb7b3eb23676c314945ae8d80216add6ad0","kind":"tag","published_at":"2019-10-21T18:58:30.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.8","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.8/manifests"},{"name":"v4.0.6","sha":"ad454a387333396ef409792a7001f8819677a9e9","kind":"tag","published_at":"2019-10-17T14:09:24.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.6","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"54009dd691327fd4236d35efd41eed8a88688345","kind":"tag","published_at":"2019-10-10T11:30:03.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.5","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"8b4fa4b17123eddb4688486f8a05253cac8bc1d5","kind":"tag","published_at":"2019-10-08T05:19:47.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.4","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"df2b3e29ae537423ecee4b8a86cf98289ac0c3ea","kind":"tag","published_at":"2019-10-07T07:54:56.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v4.0.3","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v4.0.3/manifests"},{"name":"v3.0.38","sha":"f192742089b4f4b1af1fe186cc5eaf7eee905898","kind":"tag","published_at":"2019-06-26T12:47:38.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.38","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.38/manifests"},{"name":"v3.0.37","sha":"03dc8e6647c1c15dc263adc2e615b147c6c14b8f","kind":"tag","published_at":"2019-06-26T11:05:40.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.37","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.37/manifests"},{"name":"v3.0.36","sha":"68b3a6d4bef9aed27fbe9fe59646410badfbdf2c","kind":"tag","published_at":"2019-06-19T11:18:27.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.36","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.36/manifests"},{"name":"v3.0.35","sha":"3b854b007650c1d5abac941e92fca881e224ebcd","kind":"tag","published_at":"2019-06-19T06:55:21.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.35","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.35/manifests"},{"name":"v3.0.34","sha":"16098ef0cafee9722a78a0971c9a049f189c3e17","kind":"tag","published_at":"2019-06-17T09:12:04.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.34","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.34/manifests"},{"name":"v3.0.33","sha":"8d52e6e88dd47a4742eca5a63f762a1c8207485f","kind":"tag","published_at":"2019-06-15T14:04:07.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.33","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.33/manifests"},{"name":"v3.0.32","sha":"82acf7c83492f7b16a10e39019d5abe82e358dab","kind":"tag","published_at":"2019-06-15T13:34:59.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.32","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.32/manifests"},{"name":"v3.0.23","sha":"6986e55bdc2af727f3bbf421b92623a2c82218dd","kind":"tag","published_at":"2019-05-17T10:47:17.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.23","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.23/manifests"},{"name":"v3.0.22","sha":"ff4f3130ff3507cae2a99048fb45085ff80029c2","kind":"tag","published_at":"2019-05-14T19:07:51.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.22","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.22/manifests"},{"name":"v3.0.21","sha":"5c742c411e832f724dc8acfd23bb0bc7f5cf9d29","kind":"tag","published_at":"2019-05-14T18:28:05.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.21","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.21/manifests"},{"name":"v3.0.20","sha":"23e19b231670262dc67e9ec8505b6cb1520eec07","kind":"tag","published_at":"2019-05-13T02:51:25.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.20","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.20/manifests"},{"name":"v3.0.19","sha":"d06b788213e8e9dfae6be693ba619e6384bff764","kind":"tag","published_at":"2019-05-11T20:44:18.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.19","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.19/manifests"},{"name":"v3.0.18","sha":"dc3400e52362a50efa1f4ad35bd14807b0e96dc7","kind":"tag","published_at":"2019-05-07T22:51:49.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.18","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.18/manifests"},{"name":"v3.0.17","sha":"a1f8cce9d8303f5236b6be7b57fd27986a101a1e","kind":"tag","published_at":"2019-05-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.17","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.17/manifests"},{"name":"v3.0.16","sha":"ff256c54de036810f2cd05e43e74e831e2f1814a","kind":"tag","published_at":"2019-05-05T18:37:17.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.16","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.16/manifests"},{"name":"v3.0.15","sha":"9718b9ae614c57570aec6a21bfa69ef5c0558642","kind":"tag","published_at":"2019-05-05T15:54:22.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.15","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.15/manifests"},{"name":"v3.0.14","sha":"c7d2ac016c82e47c232c0887194220d4c8da4382","kind":"tag","published_at":"2019-05-05T07:22:14.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.14","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.14/manifests"},{"name":"v3.0.13","sha":"ec283a6670b70ae6964a8dd6457e2c0a7d675441","kind":"tag","published_at":"2019-05-03T19:46:11.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.13","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"4af46b514c41805220361ff87c1ade95fcd8b2e1","kind":"tag","published_at":"2019-05-01T23:53:52.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.12","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9a32a3d210c8b806f6c86f51eae6b6675e05ffc6","kind":"tag","published_at":"2019-04-29T09:47:38.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.11","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e4718754a8bd8cc69fe415376ec4a1ee6bd63e6a","kind":"tag","published_at":"2019-04-28T15:59:03.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.10","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"d9d8973b346f6736e575b955a504b551c011accd","kind":"tag","published_at":"2019-04-28T07:11:34.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.9","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"495580f280068f726089a4d31e90c0c9e6a64a85","kind":"tag","published_at":"2019-04-28T05:45:31.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.8","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"264f84964e8a066fbce008511ac22d4cd1686df8","kind":"tag","published_at":"2019-04-28T04:29:41.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.7","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.7/manifests"},{"name":"3.0.0","sha":"12862b5282e4d9e13a7e6f2d93704437481caa0e","kind":"commit","published_at":"2019-04-27T14:29:50.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/3.0.0","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/3.0.0/manifests"},{"name":"v3.0.6","sha":"12862b5282e4d9e13a7e6f2d93704437481caa0e","kind":"tag","published_at":"2019-04-27T14:29:50.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.6","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"1607c9b3183510c6147cf13b6d17ac0e189b6085","kind":"tag","published_at":"2019-04-27T12:30:27.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.5","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"41da85be0df5f0cc4ae6ed56dbab6c39dac05943","kind":"tag","published_at":"2019-04-27T12:28:43.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.4","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"ba87aa343019ed1723b45378e5308559d1e0a199","kind":"tag","published_at":"2019-04-27T09:22:00.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.3","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"51299a025cd3bd000398724620d0fb1b0931081d","kind":"tag","published_at":"2019-04-27T09:18:57.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.2","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"05ca5814346a9bf0dff215eca3e86b7196cc18bf","kind":"tag","published_at":"2019-04-27T08:45:26.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v3.0.1","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v3.0.1/manifests"},{"name":"v2.0.16","sha":"f2228ac00007260ca47f1a580c78b5722966f264","kind":"tag","published_at":"2019-04-15T03:59:12.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.16","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"ff272aeae5ae7871d476d5273ba9dd095b88a35f","kind":"tag","published_at":"2019-03-26T15:46:02.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.15","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"09eb91ca7797b9d2e5cf86878c639057c3cedbbf","kind":"tag","published_at":"2019-03-26T13:53:44.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.14","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"b52060e81992baf728e9a3b19fdab11c95d3a539","kind":"tag","published_at":"2019-03-23T13:33:04.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.13","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"1070d587ba2c1447036005c1c47d028d3631a05e","kind":"tag","published_at":"2019-02-28T09:13:39.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.12","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"20735c6ce1ff6086b980b74121d18a599cdff7cc","kind":"tag","published_at":"2019-02-28T09:01:36.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.11","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f727a439d3e52fc1de4665bbe8471e122d1053c2","kind":"tag","published_at":"2019-02-27T17:09:41.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.10","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"ab61ff2bc1a263763842e2aa05742635569db213","kind":"tag","published_at":"2019-02-27T12:43:43.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.9","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"2baf3ab79f70df7f93596ec7b5776629d5ada6a4","kind":"tag","published_at":"2019-02-24T15:59:31.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.8","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"7fabaccd5988c144a28ad7ddcfbbb2b23b09d26f","kind":"tag","published_at":"2019-01-14T17:36:47.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.7","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"8647afd26e1c5b416ff102c85175dc2c8ca6d7fe","kind":"tag","published_at":"2019-01-14T07:00:52.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.6","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"6c9c6bc55fc23faa3e71acb82abf3980b6db67bc","kind":"tag","published_at":"2019-01-14T06:19:50.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.5","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"079bbd73aaa6a55335b80977b7b4d3650a867ace","kind":"tag","published_at":"2018-12-17T03:57:54.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.4","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"f22ea7b34c53838b2b4dd513cc2d186095e6b849","kind":"tag","published_at":"2018-12-13T08:05:57.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.3","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf71538a722870e7a9ca33711a5beabaa01e62a8","kind":"tag","published_at":"2018-12-07T23:36:18.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.2","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5a95c7414fce15522ce5cf884944d279ddf88125","kind":"tag","published_at":"2018-12-07T22:55:04.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v2.0.1","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v2.0.1/manifests"},{"name":"v1.1.8","sha":"c24c122350cd30e37e10773425f97202c4f63478","kind":"tag","published_at":"2018-11-28T00:26:08.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.1.8","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"299701e686c818fb131f9ebf47b058f9116c8a16","kind":"tag","published_at":"2018-11-27T21:14:21.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.1.7","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"41a847a94d623abec03b3559a51e0a0190fdf070","kind":"tag","published_at":"2018-11-25T15:55:48.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.1.6","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"932239fb933f36381044a746575491441994f70d","kind":"tag","published_at":"2018-11-25T08:57:43.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.1.5","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6be298c3d4945c689f14489fa2fc552096c3523","kind":"tag","published_at":"2018-11-25T06:40:41.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.1.4","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"581b68103526ac5296c60f241095fc4ffbf637ea","kind":"tag","published_at":"2018-11-25T06:18:02.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.1.3","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.1.3/manifests"},{"name":"v0.0.26","sha":"c253a18b764106f9d8894ac650cdb3e8efc8831b","kind":"tag","published_at":"2018-10-16T12:33:58.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.26","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"a1dd12e47881b74c7fa4c25a4af7c410a5dfc902","kind":"tag","published_at":"2018-10-15T13:08:10.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.25","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"e04f81eac8fe83198c8cde9416207356c0e62754","kind":"tag","published_at":"2018-10-09T13:03:55.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.24","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"562728225e8ef04659c2af69e064ac4224d32275","kind":"tag","published_at":"2018-10-08T13:54:51.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.23","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"86e3cc8e705f0191fb6dbe5712c7f6da9e202455","kind":"tag","published_at":"2018-10-08T12:43:31.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.22","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f2c087077b6a3cac65985cfb675868c9ede7781e","kind":"tag","published_at":"2018-06-22T11:16:05.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.21","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"ccf0970d883e749a5ae7537dd662c94c0b607109","kind":"tag","published_at":"2018-06-22T11:10:55.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.20","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"cf560278baa9998e1dd02185cff2fca8b2ec4534","kind":"tag","published_at":"2018-05-31T22:09:45.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.19","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"8994a48a247a8b24a838fe272fc576b3a81ba5d1","kind":"tag","published_at":"2018-05-29T23:16:35.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.18","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"3220d4c13a010fdddf8a0c62043b3a62b19bd3ec","kind":"tag","published_at":"2018-05-28T18:04:37.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.17","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"8b1c5b9cd0a1493d996978430b5f6f66b12df812","kind":"tag","published_at":"2018-05-28T18:03:29.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.16","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"55feda50dcf38e4701f0330272becba3f7c94517","kind":"tag","published_at":"2018-05-28T18:02:38.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.15","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"e0d95065e3e6425ba901280e780001af5e57b098","kind":"tag","published_at":"2018-05-28T18:01:10.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.14","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"8229f29b6698d0e66de886db528afcbe1df4d9ac","kind":"tag","published_at":"2018-05-26T17:38:26.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.13","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"f512cc8c0c1361c98b75f5b16da9567110d99a19","kind":"tag","published_at":"2018-05-07T15:26:28.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.12","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"3e2787956443bde640f12b974e8d7e3b7dd2f20d","kind":"tag","published_at":"2018-05-07T15:21:34.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v0.0.11","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v0.0.11/manifests"},{"name":"v1.0.16","sha":"2b107300a990fc3e8ffcaedc60746afbc7bea54f","kind":"tag","published_at":"2017-09-09T18:57:25.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.16","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"f10cbefe8e3a75ef8ff320fabf072f7e7262d06c","kind":"tag","published_at":"2017-09-08T22:34:26.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.15","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"d774df7992ad426d61eb3ddc60f321711b262a74","kind":"tag","published_at":"2017-07-26T19:12:23.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.14","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"3a0f6245c55a37bd3e7c19fe39110eb69a266adf","kind":"tag","published_at":"2017-07-25T19:25:58.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.13","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"4844c542bf23abe48464047474aed4e4947f13f4","kind":"tag","published_at":"2017-07-22T19:16:50.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.12","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"725b79951467ea9a167fae8416d679a5ad5cd19a","kind":"tag","published_at":"2017-07-22T10:57:23.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.11","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"bb620c0656458ad28cfbf3e2b4cafa8de84b7536","kind":"tag","published_at":"2017-07-22T10:51:31.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.10","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"71abc686792fb1f699760ee62400f00985279314","kind":"tag","published_at":"2017-07-22T00:05:12.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.9","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"690dafb0c3beabaee4548aab48a4bddff67aec75","kind":"tag","published_at":"2017-07-21T17:57:33.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.8","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"a505d11939ae832f4b7f6fb74a202cd55de9fbac","kind":"tag","published_at":"2017-07-21T17:41:16.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.7","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"02c0fc7fbfdb0eeb54bbf527a8438441c338630e","kind":"tag","published_at":"2017-07-21T17:40:30.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.6","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"52b9843511e68fdba13907d85984197150575591","kind":"tag","published_at":"2017-07-21T17:28:40.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.5","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"4c098c1b44090b92c452a7f7387ed76c532c3773","kind":"tag","published_at":"2017-07-21T17:13:55.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.4","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5410818dbee81b4b59ed821a2954100f914cc0ff","kind":"tag","published_at":"2017-07-21T13:45:46.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.3","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"734fc007ea211f05fa7ec7069460d1a25c871547","kind":"tag","published_at":"2017-07-20T14:15:28.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.2","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"97c58e168429cb75191b39fb95bf8a988a98bf03","kind":"tag","published_at":"2017-07-20T12:42:55.000Z","download_url":"https://codeload.github.com/nodulusteam/methodus.dev/tar.gz/v1.0.1","html_url":"https://github.com/nodulusteam/methodus.dev/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodulusteam/methodus.dev@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-19T22:57:46.238Z","dependent_packages_count":15,"downloads":4203,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":7.06957555494687,"dependent_repos_count":5.632662904630028,"dependent_packages_count":1.504334588004463,"stargazers_count":7.566549136483548,"forks_count":11.674541189387567,"docker_downloads_count":null,"average":6.689532674690495},"purl":"pkg:npm/%40methodus/server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@methodus/server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@methodus/server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@methodus/server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:04:25.408Z","issues_count":2,"pull_requests_count":49,"avg_time_to_close_issue":4056.0,"avg_time_to_close_pull_request":843873.4565217391,"issues_closed_count":1,"pull_requests_closed_count":46,"pull_request_authors_count":6,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":2.5918367346938775,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodulusteam%2Fmethodus.dev/issues","maintainers":[{"login":"nodulusteam","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodulusteam"},{"login":"roibh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roibh"}],"active_maintainers":[{"login":"roibh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roibh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodus%2Fserver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodus%2Fserver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodus%2Fserver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodus%2Fserver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodus%2Fserver/codemeta","maintainers":[{"uuid":"nodulus","login":"nodulus","name":null,"email":"nodulusteam@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~nodulus","role":null,"created_at":"2022-11-20T19:36:30.303Z","updated_at":"2022-11-20T19:36:30.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nodulus/packages"},{"uuid":"roibh","login":"roibh","name":null,"email":"roi@ewave.co.il","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~roibh","role":null,"created_at":"2022-11-20T19:36:30.316Z","updated_at":"2022-11-20T19:36:30.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/roibh/packages"},{"uuid":"ron-okavi","login":"ron-okavi","name":null,"email":"ronokavi@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~ron-okavi","role":null,"created_at":"2022-11-20T19:36:30.332Z","updated_at":"2022-11-20T19:36:30.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ron-okavi/packages"},{"uuid":"methodusorg","login":"methodusorg","name":null,"email":"roi.benhaim@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~methodusorg","role":null,"created_at":"2022-11-20T19:36:30.285Z","updated_at":"2022-11-20T19:36:30.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/methodusorg/packages"}]}