{"id":1098201,"name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","description":"Octokit plugin adding one method for all of api.github.com REST API endpoints","homepage":"https://github.com/octokit/plugin-rest-endpoint-methods.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js","keywords_array":["github","api","sdk","toolkit"],"namespace":"octokit","versions_count":213,"first_release_published_at":"2019-11-19T21:08:59.456Z","latest_release_published_at":"2026-08-01T15:58:42.291Z","latest_release_number":"18.0.0","last_synced_at":"2026-09-25T18:41:38.922Z","created_at":"2022-04-08T10:43:04.487Z","updated_at":"2026-09-25T18:41:38.923Z","registry_url":"https://www.npmjs.com/package/@octokit/plugin-rest-endpoint-methods","install_command":"npm install @octokit/plugin-rest-endpoint-methods","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"release-3.x":"3.9.0","release-2.x":"2.4.1","release-4.x":"4.15.1","release-5.x":"5.16.2","release-6.x":"6.8.1","release-7.x":"7.2.3","beta":"8.0.0-beta.3","release-10.x":"10.4.1","cjs":"13.3.2-cjs.1","release-13.x":"13.5.0","latest":"18.0.0"},"contentPolicy":null},"repo_metadata":{"id":37472825,"uuid":"220879095","full_name":"octokit/plugin-rest-endpoint-methods.js","owner":"octokit","description":"Octokit plugin adding one method for all of api.github.com REST API endpoints","archived":false,"fork":false,"pushed_at":"2026-09-03T22:03:55.000Z","size":13262,"stargazers_count":135,"open_issues_count":21,"forks_count":71,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-09-06T08:26:25.029Z","etag":null,"topics":["hacktoberfest","octokit-js","plugin","rest-api"],"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/octokit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-11T01:45:23.000Z","updated_at":"2026-08-01T16:12:56.000Z","dependencies_parsed_at":"2024-02-04T22:45:04.936Z","dependency_job_id":"4aaa6d38-a353-474f-92c8-9f57d914ec52","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js","commit_stats":{"total_commits":907,"total_committers":29,"mean_commits":"31.275862068965516","dds":0.7839029768467475,"last_synced_commit":"577d7d703f91564557b0e29b121dcb2c4a22358b"},"previous_names":[],"tags_count":213,"template":false,"template_full_name":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octokit","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/sbom","scorecard":{"id":702233,"data":{"date":"2025-08-11","repo":{"name":"github.com/octokit/plugin-rest-endpoint-methods.js","commit":"4196f0183b99d09d72f8d97e26ca9c965c24b069"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add_to_octokit_project.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-prettier.yml:1","Warn: no topLevel permission defined: .github/workflows/update.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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_to_octokit_project.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/add_to_octokit_project.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_to_octokit_project.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/add_to_octokit_project.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/codeql.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/immediate-response.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/immediate-response.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-prettier.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/update-prettier.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-prettier.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/update-prettier.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-prettier.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/update-prettier.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-prettier.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/update-prettier.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/octokit/plugin-rest-endpoint-methods.js/update.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:30","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   5 out of   6 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-22T05:26:29.720Z","repository_id":37472825,"created_at":"2025-08-22T05:26:29.720Z","updated_at":"2025-08-22T05:26:29.720Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37583757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-22T02:00:07.665Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"octokit","name":"Octokit","uuid":"3430433","kind":"organization","description":"Official clients for the GitHub API","email":null,"website":"http://octokit.github.io","location":null,"twitter":"octokit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3430433?v=4","repositories_count":71,"last_synced_at":"2026-09-16T23:46:15.423Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/octokit","funding_links":[],"total_stars":23807,"followers":1256,"following":0,"created_at":"2022-11-02T16:17:14.169Z","updated_at":"2026-09-16T23:46:15.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octokit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octokit/repositories"},"tags":[{"name":"v17.0.0","sha":"c82898ae7a9ad9e92e39fc62e570a1cd4783a45b","kind":"commit","published_at":"2025-10-31T01:15:15.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v17.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v17.0.0/manifests"},{"name":"v16.1.1","sha":"245a8e2eefc65e73bbf3926f86a5a178fd3c8d72","kind":"commit","published_at":"2025-10-20T19:36:46.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v16.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"0a8fdd935deefe73fcf9b03ea612079e1cf745d7","kind":"commit","published_at":"2025-09-16T03:08:48.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v16.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"4196f0183b99d09d72f8d97e26ca9c965c24b069","kind":"commit","published_at":"2025-05-25T22:49:57.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v16.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v16.0.0/manifests"},{"name":"v15.0.0","sha":"c016ce3d224d6a77947beab8d8dce7d1392520ee","kind":"commit","published_at":"2025-05-20T06:21:41.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v15.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v15.0.0/manifests"},{"name":"v14.0.0","sha":"4c8a16678ef12a1f55b1b58d538ed62265406143","kind":"commit","published_at":"2025-04-10T04:30:49.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v14.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"58d342e2cc9eba901a4bcc9cde61607a80d4791d","kind":"commit","published_at":"2025-03-18T23:37:55.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.5.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"b3fe9771857c36f94f8ebd847480bda9105fab77","kind":"commit","published_at":"2025-03-18T20:23:49.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.4.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.4.0/manifests"},{"name":"v13.3.2-cjs.1","sha":"de45eb1d69f84f32ea58b1dfca991446d6c55f6d","kind":"commit","published_at":"2025-02-26T21:48:47.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.3.2-cjs.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.3.2-cjs.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.3.2-cjs.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.3.2-cjs.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.3.2-cjs.1/manifests"},{"name":"v13.3.1","sha":"519a1abeae6e2c186e08d4a4f4e15b280b949dce","kind":"commit","published_at":"2025-02-07T18:37:07.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.3.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"5e1ecd4659e578e992d484922dbb08279db688df","kind":"commit","published_at":"2025-01-08T18:26:34.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.3.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.3.0/manifests"},{"name":"v13.2.6","sha":"c5271a2d7d02582c92c5c44f1ee591e8ef2a3ca0","kind":"commit","published_at":"2024-10-03T18:53:30.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.2.6","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.6/manifests"},{"name":"v13.2.5","sha":"24f5176aefe6e1840e8f05613d9e46d4ae5b65bc","kind":"commit","published_at":"2024-09-27T19:07:06.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.2.5","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.5/manifests"},{"name":"v13.2.4","sha":"ea769d3de452d6ebbc7051ddd09ebc956157f7da","kind":"commit","published_at":"2024-07-02T02:42:04.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.2.4","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.4/manifests"},{"name":"v13.2.2","sha":"06aeedc9e2db38035a3ae593aee8fbabf3cfbf00","kind":"commit","published_at":"2024-05-02T21:42:55.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.2.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"703ebf8efa9681bdc7bee548eb0f3b95faa6cab7","kind":"commit","published_at":"2024-04-30T19:16:17.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.2.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.1/manifests"},{"name":"v13.2.3","sha":"703ebf8efa9681bdc7bee548eb0f3b95faa6cab7","kind":"commit","published_at":"2024-04-30T19:16:17.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.2.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.3/manifests"},{"name":"v13.2.0","sha":"3263f2d65c78434d3eb7dcd09c538ee6fb8e269c","kind":"commit","published_at":"2024-04-29T23:47:06.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"817060b1084cdb5583590294201de5e4b18b551f","kind":"commit","published_at":"2024-04-24T15:30:29.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"03e9923f566121efbf07574cec7e07e74ae8f9b9","kind":"commit","published_at":"2024-04-22T21:54:02.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"81720c7acd18c81102e5e7e3a1716466a12d9a9f","kind":"commit","published_at":"2024-04-16T23:06:58.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"85bf1df2bfdc49b3050d4a91e4cf13c3996da6a7","kind":"commit","published_at":"2024-04-15T22:12:59.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v13.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v13.0.0/manifests"},{"name":"v12.2.2","sha":"f3799c67e191c60bc7623f0f8aa467cc686ae2ae","kind":"commit","published_at":"2024-04-09T21:42:26.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v12.2.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"4c8810ad63e6e8519615dfcb8da9995f6be6ff01","kind":"commit","published_at":"2024-04-09T17:27:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v12.2.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"2b971b4717ac490d477a227aee231cfbcced8aa9","kind":"commit","published_at":"2024-04-05T19:33:08.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v12.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.2.0/manifests"},{"name":"v12.1.0","sha":"1138da0c0bcb0703bc9c60e185910f2c6b100bab","kind":"commit","published_at":"2024-04-03T19:00:00.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v12.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"4a9125ff2b1dc0457a19274883e2cb6d62938ab6","kind":"commit","published_at":"2024-04-03T17:47:21.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v12.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v12.0.0/manifests"},{"name":"v10.4.1","sha":"8ea26f4ae76f59c9eb546cf1f0448ad17881071d","kind":"commit","published_at":"2024-03-01T18:43:57.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.4.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.4.1/manifests"},{"name":"v11.0.1","sha":"2a726277ec1751a4702ffd33f66de836b7188111","kind":"commit","published_at":"2024-02-27T22:00:46.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v11.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"6c5bafba0c178cc287a3efd7383bbe351d2a5b77","kind":"commit","published_at":"2024-02-25T21:57:07.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v11.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v11.0.0/manifests"},{"name":"v10.4.0","sha":"2a7fce74fd88dd39aaa4b49519eb406fd2f2299c","kind":"commit","published_at":"2024-02-22T22:22:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.4.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"fd96c325c083d884041f8a95524013e385be84ba","kind":"commit","published_at":"2024-02-15T20:35:10.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.3.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"56bab3e531ebe1c5477efdc1f58fddb0b666cbb4","kind":"commit","published_at":"2023-11-28T17:14:00.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.2.0/manifests"},{"name":"v10.1.5","sha":"a8c5a109e69d0e5bf3293ac7fc02dbfbe44d2697","kind":"commit","published_at":"2023-11-14T15:15:41.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.1.5","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.5/manifests"},{"name":"v10.1.4","sha":"755f26cef81adad6e4d76bb6728b6685016a5f52","kind":"commit","published_at":"2023-11-12T22:21:17.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.1.4","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.4/manifests"},{"name":"v10.1.3","sha":"51ea414f2401f1725e353f7a33288a4fb1faf873","kind":"commit","published_at":"2023-11-09T02:01:55.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.1.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.3/manifests"},{"name":"v10.1.2","sha":"da7daee52be3c96e3236d2a93e5fcabbe99ae95d","kind":"commit","published_at":"2023-10-26T18:21:43.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.1.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"fc6ee84dd1cdba108cc27cdc36f58463c5f5195b","kind":"commit","published_at":"2023-10-25T21:29:33.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"212e1e9ee8679cfa3f6abb8eefeaecfbc9b96472","kind":"commit","published_at":"2023-10-24T21:37:35.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"a1dcf83105720d9bad191854d5aa285260117436","kind":"commit","published_at":"2023-10-11T14:14:30.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"73e91b2c4ece88f08de5c20bf8e5f6ac968154a9","kind":"commit","published_at":"2023-09-23T01:26:22.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v10.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"b1b6ad3231ced18ca84dde21d84d3df00a16095b","kind":"commit","published_at":"2023-07-10T21:27:25.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v9.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"ecf360f04db4704a184b1ba8ff53d3af78ac2a55","kind":"commit","published_at":"2023-06-20T20:04:50.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v8.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v8.0.0/manifests"},{"name":"v8.0.0-beta.3","sha":"85307b8479d92ef5023027cebccc7ba546216bdd","kind":"commit","published_at":"2023-06-20T17:22:11.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v8.0.0-beta.3/manifests"},{"name":"v8.0.0-beta.2","sha":"7c19d76b192ebfa71051c15548a0f94845d3b463","kind":"commit","published_at":"2023-06-19T21:23:48.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v8.0.0-beta.2/manifests"},{"name":"v7.2.3","sha":"a7887d0757ca806d9ea576b8e4f63037dfc6afb1","kind":"commit","published_at":"2023-06-14T18:58:14.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.2.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.2.3/manifests"},{"name":"v7.2.2","sha":"7b8950d59498923ceffebb099bd0da7f6b4c39e5","kind":"commit","published_at":"2023-06-13T23:09:46.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.2.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.2.2/manifests"},{"name":"v8.0.0-beta.1","sha":"b451e6e7684ea0803f46c9d3e9078960a7288ddc","kind":"commit","published_at":"2023-06-12T21:58:24.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v8.0.0-beta.1/manifests"},{"name":"v7.2.1","sha":"4308c1c235d03e17839bc6a4341f62d6a24e4cb1","kind":"commit","published_at":"2023-06-10T21:23:03.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.2.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"e94662fcd740bd0e4f35df832b300be4ab6c05e8","kind":"commit","published_at":"2023-06-09T18:28:09.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.2.0/manifests"},{"name":"v7.1.3","sha":"917af29d4cfd614e863f9bfd9107a3a8949e16ba","kind":"commit","published_at":"2023-06-07T22:13:58.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.1.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"ae21f6e933f9f4af4c80af2da967158a5532a72e","kind":"commit","published_at":"2023-05-19T17:50:00.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.1.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"a7ff7679729f31ef7692bf55da63282b553b195b","kind":"commit","published_at":"2023-05-17T22:46:47.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"835ab6b888a524470d39ac7550c701b15e697d0e","kind":"commit","published_at":"2023-05-11T13:26:01.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.1.0/manifests"},{"name":"v6.8.1","sha":"691b7262e14cd71e2980d0971bddb99e745f2ab8","kind":"commit","published_at":"2023-01-21T01:02:57.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.8.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.8.1/manifests"},{"name":"v7.0.1","sha":"c5bb1209ea3622b6584aae1a2d10fa5c8e0bed6b","kind":"commit","published_at":"2023-01-20T20:32:08.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"244815407f67ce7542119f3c1d15405fea97cef8","kind":"commit","published_at":"2023-01-20T20:24:39.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v7.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v7.0.0/manifests"},{"name":"v6.8.0","sha":"1e9bf6893ad36eaa6e099f1dfd964b7cd965c214","kind":"commit","published_at":"2023-01-20T17:53:45.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.8.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"0c5ee74a29b8c5b555effe8b5c43141f57a40b07","kind":"commit","published_at":"2022-10-13T00:23:41.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.7.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.7.0/manifests"},{"name":"v6.6.2","sha":"c04337c800dbd87c892c52bf9f5ce2de023c8120","kind":"commit","published_at":"2022-09-16T17:22:50.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.6.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.6.2/manifests"},{"name":"v6.6.1","sha":"56d7eab7a32e50909a8066afaa46e3df2b665fcf","kind":"commit","published_at":"2022-09-15T13:48:20.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.6.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b3b36d0fc0587bbf3f8752a4acf310a787b2f335","kind":"commit","published_at":"2022-09-13T15:06:55.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.6.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.6.0/manifests"},{"name":"v6.5.3","sha":"e683fc09bbb17049e7f2660d5167e43927b4b795","kind":"commit","published_at":"2022-09-13T12:38:29.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.5.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.5.3/manifests"},{"name":"v6.5.2","sha":"0dbe5b4b6cee2e9ab2ecdf596c65e709462fe17a","kind":"commit","published_at":"2022-09-09T13:25:27.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.5.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.5.2/manifests"},{"name":"v6.5.1","sha":"f835e0a290e358173412e1342b7942438e05996b","kind":"commit","published_at":"2022-09-09T12:32:11.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.5.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b3ec08a3799b37ca421f7a6ac7b095839e4d9d69","kind":"commit","published_at":"2022-09-07T13:22:21.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.5.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"169375de11fd472579ef7ccebae3a372a0428a6a","kind":"commit","published_at":"2022-09-02T12:52:13.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.4.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"2532b7fa1140e365d9de06ec9c77aca6e443489e","kind":"commit","published_at":"2022-08-31T13:43:53.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.4.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"33f2e49ad7b0d94cb4b25b2142afeee717e1ecb8","kind":"commit","published_at":"2022-08-30T13:15:11.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.3.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"2613fa274640bbee424a0bb8fc685286ce238491","kind":"commit","published_at":"2022-08-15T11:44:53.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.3.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"ce999366cc000dbfb356395ff4b7b79e3932332e","kind":"commit","published_at":"2022-07-29T14:44:35.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"08111fffb1c762e892b3ff71149be4705788e249","kind":"commit","published_at":"2022-07-19T11:34:34.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.1.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"cdd8fb568d1b4343560b0161f5f61fe2e4c335d6","kind":"commit","published_at":"2022-07-18T14:06:25.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9fdd02eb65376934412cb36be52851d73de8a073","kind":"commit","published_at":"2022-07-15T13:12:49.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"adc25ec18d7e44e581bb34281fb801a876bf4db3","kind":"commit","published_at":"2022-07-14T20:30:12.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.0.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f33ab782c64620ab5d84ac0236a613d4535d546c","kind":"commit","published_at":"2022-07-12T17:16:57.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"a141d5fa82430c1cece3f7cf062b07a70f1fadc6","kind":"commit","published_at":"2022-07-08T17:39:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v6.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v6.0.0/manifests"},{"name":"v5.16.2","sha":"015cabe80be9f76f98c28367ef56f3e0cb659512","kind":"commit","published_at":"2022-07-05T16:40:17.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.16.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.16.2/manifests"},{"name":"v5.16.1","sha":"f11c732b53e4eb472a8ec8089813a55bdd3ac034","kind":"commit","published_at":"2022-07-02T17:55:12.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.16.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.16.1/manifests"},{"name":"v5.16.0","sha":"6397ec71ba96d300f1da0197233fade148ae653e","kind":"commit","published_at":"2022-06-28T13:09:21.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.16.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"1f8b9b1ceaa2a3ac83d409991b20aa60a3354f66","kind":"commit","published_at":"2022-06-20T16:52:15.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.15.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.15.0/manifests"},{"name":"v5.14.1","sha":"6867fec9c10b8fe2abe93760fa831f12951f79f1","kind":"commit","published_at":"2022-06-20T11:27:24.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.14.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"61bbc9ae4df28bf5c389f6536855c5ed2dbfe8b3","kind":"commit","published_at":"2022-06-15T06:39:52.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.14.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"dfc6f585ded8ca5a7bf747bf03a6b62edec40559","kind":"commit","published_at":"2021-10-11T00:51:16.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.13.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"5b5e5f636277717ea2714e0529c9fbdc27eb00a4","kind":"commit","published_at":"2021-10-08T17:53:44.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.12.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"5d2de25b3ffe638db3aac59fd17c0a00e0ceae26","kind":"commit","published_at":"2021-10-07T19:23:27.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.12.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.12.0/manifests"},{"name":"v5.11.4","sha":"5f230f38e8708517e64207b9831741429715a55a","kind":"commit","published_at":"2021-09-30T19:31:30.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.11.4","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"cd2b8c397f2b1a61f3efbffb9b728cdbef5f9b09","kind":"commit","published_at":"2021-09-27T19:34:21.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.11.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"f8ca4008c42e00fa31ed4b491b3c67ac50183395","kind":"commit","published_at":"2021-09-24T16:47:00.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.11.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"f94bb1393eb543441dd51121ac1ccdf956c1b77b","kind":"commit","published_at":"2021-09-22T18:19:29.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.11.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"2e41527b952ea3486977a9be12eea38d65249a1a","kind":"commit","published_at":"2021-09-22T00:53:13.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.11.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"22fe5e902ec9f75403939cd53d53ea7a6e9ac507","kind":"commit","published_at":"2021-09-14T18:29:35.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.10.4","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"27aa8ba0a7a998f8e4aa7539d43798ff67451dcf","kind":"commit","published_at":"2021-09-13T18:25:02.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.10.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"7b1c7dd73ebe4f30a7bbce2233a2e2ec4fc7068f","kind":"commit","published_at":"2021-09-12T22:34:54.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.10.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"4321c3c50b6f75591f526568a9f2c7d867249476","kind":"commit","published_at":"2021-09-08T22:01:45.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.10.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"4a1b2a23272679de81399e584311fb6f9bb55c8d","kind":"commit","published_at":"2021-09-03T19:33:26.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.10.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"e166936901468e77411f04dedd7b3b0b6fdb93d8","kind":"commit","published_at":"2021-08-31T18:23:11.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.9.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"0c8f2d960547492cadab416add19b6c43ef95d37","kind":"commit","published_at":"2021-08-10T18:27:18.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.8.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"7bb3686eb65f9865876ab2d0dd2b9ac08fe14f46","kind":"commit","published_at":"2021-08-03T17:49:54.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.7.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"dd176ff6e6332e37654f69621c2c185832637afa","kind":"commit","published_at":"2021-08-02T17:22:05.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.6.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.6.0/manifests"},{"name":"v5.5.2","sha":"50206c60c52b62aa1dcef41124378ff1dca1b002","kind":"commit","published_at":"2021-07-29T22:46:10.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.5.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"2eba2a86ba81b58bd8bbf46e30d3c1019b6b8496","kind":"commit","published_at":"2021-07-23T17:33:15.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.5.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"7f8da6b86170e22a2b0e6997e21ebe094b931a1d","kind":"commit","published_at":"2021-07-21T18:12:21.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.5.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.5.0/manifests"},{"name":"v5.4.2","sha":"5baadec641db9f17a6cd0294c1d7c928f8dce6cd","kind":"commit","published_at":"2021-07-20T16:46:24.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.4.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"2a15cabd67c825c0d117eda91fd8bfeb72cbb279","kind":"commit","published_at":"2021-07-04T19:01:25.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.4.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"dbc1fda1fa0caf6947f03400b7bff6f7fa813951","kind":"commit","published_at":"2021-07-03T00:47:08.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.4.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.4.0/manifests"},{"name":"v5.3.7","sha":"9d74305693e98acc89c23dc0b5497520aff4aa00","kind":"commit","published_at":"2021-06-30T18:17:24.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.3.7","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.7/manifests"},{"name":"v5.3.6","sha":"456562078c861163d966684c3ca58f9299fab9e4","kind":"commit","published_at":"2021-06-30T04:58:06.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.3.6","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.6/manifests"},{"name":"v5.3.5","sha":"fc74c362ea4c28372630460eb56bdc921eadd983","kind":"commit","published_at":"2021-06-29T05:56:10.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.3.5","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"9aa1754e155cc37fa611b189d006496ad9580f8c","kind":"commit","published_at":"2021-06-26T04:37:06.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.3.4","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"0bf97834454ad30df28420a8db630446252a102e","kind":"commit","published_at":"2021-06-24T17:18:37.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.3.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"da703b489af383883fbfea185969dbe0097574ce","kind":"commit","published_at":"2021-06-23T18:23:50.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.3.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"5a25a42355687cbff030cc8857cea75ebadb87e3","kind":"commit","published_at":"2021-05-28T06:03:48.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.3.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"2f1e82fddc960bc43ebe74fdf4a0ce543d7cd689","kind":"commit","published_at":"2021-05-22T00:04:21.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.3.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"e8087b4a78d7097e7f47ae7444651a8e797968bd","kind":"commit","published_at":"2021-05-21T20:51:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"88a246d05155b18d866638224efbff5600f5313a","kind":"commit","published_at":"2021-04-28T17:23:26.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"39f4f1449104cb1dfffbb1b8ad57d45b71eeb19f","kind":"commit","published_at":"2021-04-27T19:27:09.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.1.0/manifests"},{"name":"v4.15.1","sha":"af0c2fed2956f3342fd13ca4a3b8a22e7c013492","kind":"commit","published_at":"2021-04-21T19:40:16.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.15.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.15.1/manifests"},{"name":"v5.0.1","sha":"072a1952e49b04f643a88d625089087d9b28779f","kind":"commit","published_at":"2021-04-21T00:58:41.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"734d7a344bef4e9121aec0e09612ca1b7d7082aa","kind":"commit","published_at":"2021-03-26T22:45:30.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v5.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v5.0.0/manifests"},{"name":"v4.15.0","sha":"6cb8fa8c9a9d0351939d547f9e275c5c195ff058","kind":"commit","published_at":"2021-03-25T23:46:57.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.15.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"9e3a47aacfea89f45e3b091924c99644ba6f8b25","kind":"commit","published_at":"2021-03-24T23:18:24.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.14.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.14.0/manifests"},{"name":"v4.13.5","sha":"8e5f2a8b8cc4c433b96bea1fcb94af20af532a14","kind":"commit","published_at":"2021-03-08T20:54:46.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.13.5","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.5/manifests"},{"name":"v4.13.4","sha":"aef66f948adc883f69cb3e628c0b75c1f61bc603","kind":"commit","published_at":"2021-03-05T19:19:07.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.13.4","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.4/manifests"},{"name":"v4.13.3","sha":"d8ba20f5a3d0699d294b1a5be491ac50ce37ecd1","kind":"commit","published_at":"2021-03-04T20:00:39.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.13.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.3/manifests"},{"name":"v4.13.2","sha":"e0988c8c6d37734f08ae47c17c65e30940d8434b","kind":"commit","published_at":"2021-03-02T23:17:42.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.13.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.2/manifests"},{"name":"v4.13.1","sha":"0e5ea947e21ebc968b0b2d3acfe36f9a3a27be2b","kind":"commit","published_at":"2021-02-28T21:22:12.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.13.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"5118fc825dc45fa89fa02c0147c954d92594b5f0","kind":"commit","published_at":"2021-02-26T21:04:21.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.13.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"7b8c6c1c40be2a78c09a7b124c9ac24a0d5c0bbd","kind":"commit","published_at":"2021-02-23T23:58:57.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.12.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"ebdd4b76165870f3823f29bfc587b4bc6e45e6bd","kind":"commit","published_at":"2021-02-23T01:06:41.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.12.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"357c08657dfd6a600df42b992a82def1f304b62f","kind":"commit","published_at":"2021-02-18T23:03:23.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.12.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"d34f479fad99c32c680cf8444299a55005fac3f4","kind":"commit","published_at":"2021-02-17T18:26:06.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.11.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"fa85f0fa1547bd6ad1a70842b90bf51ee0c5fedc","kind":"commit","published_at":"2021-02-12T22:26:41.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.10.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"b409fc60fed85196fec4b7334916302dba134f57","kind":"commit","published_at":"2021-02-10T19:46:34.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.10.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"943070e2544df7cd99c5da47cf6e8f49629fea45","kind":"commit","published_at":"2021-02-02T23:56:26.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.10.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ca9b5330b7ccb6498de554eab30661931be916a1","kind":"commit","published_at":"2021-02-02T22:34:57.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.10.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.10.0/manifests"},{"name":"v4.9.3","sha":"3f424bc17c26e981c87ac33e5d2db042be023cbc","kind":"commit","published_at":"2021-02-02T21:02:04.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.9.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"7a0083ef03821cab3b039827db4b3e14e1cac5d2","kind":"commit","published_at":"2021-02-01T18:46:35.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.9.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"133d81041a940b0da412f4fab1fa0c61bfe4f312","kind":"commit","published_at":"2021-01-31T21:45:35.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.9.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"06db1eefcc3b0809324d39d51bbb982ebc6928e7","kind":"commit","published_at":"2021-01-27T00:33:47.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.9.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"7b625ca5ee6d3696fe0a4ed3e270afc092441ca9","kind":"commit","published_at":"2021-01-26T01:11:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.8.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"d4c36759d1be05932deaa07f146c9f8474069f3f","kind":"commit","published_at":"2021-01-25T17:43:51.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.8.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"39271e753b13208f1e4c98d9ad894fa93b5c0f79","kind":"commit","published_at":"2021-01-22T07:18:00.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.8.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"e61b7bf101bb3e062480aae4396d27f32a83530e","kind":"commit","published_at":"2021-01-21T21:10:33.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.7.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"03499aa6dc35e2b97a3d3a80a6e91cab570ce569","kind":"commit","published_at":"2021-01-21T20:35:26.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.6.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"d9695663eaaf47cf2bb9630ea368cd888b05c504","kind":"commit","published_at":"2021-01-18T18:32:27.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.5.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"ac3bfbce1b90b36c2438b8b5108634b9c36a14f7","kind":"commit","published_at":"2021-01-18T18:19:50.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.5.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"90eddf1b60054fbd71ed902447f14866b27abd33","kind":"commit","published_at":"2021-01-15T20:59:38.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.5.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"08de8fec3170eef2338438b3883eb0cff5a77268","kind":"commit","published_at":"2021-01-05T20:01:51.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.4.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b641391352a7f6966c47120c1da68dc617dcc36a","kind":"commit","published_at":"2021-01-05T19:42:55.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.4.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"6c7f7daa06d21f2bca36fc2d68276fbc6424f950","kind":"commit","published_at":"2020-12-03T22:12:16.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.4.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e01de332fad13eb39db5903cdba6176f45395426","kind":"commit","published_at":"2020-12-03T20:19:10.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.4.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"848925bb91c6e9afbfbfcaee00924f3b73b46fe3","kind":"commit","published_at":"2020-12-03T01:30:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.3.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"c54cbdbc7fd23dc009a7af5a8f3f7e2d0362aa30","kind":"commit","published_at":"2020-12-01T07:34:43.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.3.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"67a81ffcc0ae69af2dc32b74d744e4083b7b9a4a","kind":"commit","published_at":"2020-11-01T17:58:40.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.2.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.2.1/manifests"},{"name":"v2.4.1","sha":"9e80cb3fc4525ff657c0d276bfc609600fe0c45d","kind":"commit","published_at":"2020-10-07T05:43:59.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.4.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.4.1/manifests"},{"name":"v4.2.0","sha":"5819d6ad02e18a31dbb50aab55d5d9411928ad3f","kind":"commit","published_at":"2020-09-13T20:13:32.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.2.0/manifests"},{"name":"v4.1.4","sha":"34559d8c91c312f95844f2dcb622c8ca4feec24c","kind":"commit","published_at":"2020-09-03T19:47:07.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.1.4","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"39c812a13de935e5b15278ae4a241d86b1ad567d","kind":"commit","published_at":"2020-08-25T06:40:43.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.1.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"c1e88b9e12582baf1acc4bbd9f72e9b16293135b","kind":"commit","published_at":"2020-07-23T19:07:34.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.1.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"04b0e27766239419b7cbb72034b2f13d797449c0","kind":"commit","published_at":"2020-07-22T23:31:04.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ce6c2426eda2224ef87cbddcd658a194c60e112b","kind":"commit","published_at":"2020-07-15T23:52:38.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"65f172d4ea21baf679c49d8dfbf12e940ffb550a","kind":"commit","published_at":"2020-06-10T19:00:59.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v4.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v4.0.0/manifests"},{"name":"v3.17.0","sha":"bf089f47d90228dec58c6e71973053e0c5c6924f","kind":"commit","published_at":"2020-06-07T17:56:41.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.17.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"1a95a474bcd6bf685ff08347756868a8af71c76b","kind":"commit","published_at":"2020-06-05T16:44:50.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.16.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"1fbf000e81091f9f65a16015a2679f1adbd5d294","kind":"commit","published_at":"2020-06-04T20:11:44.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.15.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"65cf1b83f9be0f9894af2a3c919d21c5440ae01f","kind":"commit","published_at":"2020-06-02T21:23:14.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.14.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.14.0/manifests"},{"name":"v3.13.3","sha":"1a38fd21b00881ec334ba3559c86186221e47ebd","kind":"commit","published_at":"2020-06-01T22:57:31.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.13.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"4faf4363aaee92162c32c35256a16419a99b0af2","kind":"commit","published_at":"2020-05-31T23:19:33.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.13.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"97a0031306f09f1b2147b1d31ab276f035de743e","kind":"commit","published_at":"2020-05-30T22:47:05.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.13.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"88a757a82ae9e9a1c31a495cb1599d9dd5a98d37","kind":"commit","published_at":"2020-05-29T18:14:36.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.13.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.13.0/manifests"},{"name":"v3.12.3","sha":"c00f83999a404b3da8fcead0dda961d63bf0c3a0","kind":"commit","published_at":"2020-05-28T05:28:35.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.12.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"7248b890d3fa9d6ce825688d1ae9227fd6904eba","kind":"commit","published_at":"2020-05-18T17:36:11.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.12.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"5807be81dfbf576297edb362a360358d335a8a86","kind":"commit","published_at":"2020-05-18T17:15:01.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.12.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"d245c542be3e1f2bb81b913eaabc13a6f5ed0d23","kind":"commit","published_at":"2020-05-17T22:54:48.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.12.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"b3811a10c39512b05f3271b4332da4814e003d9e","kind":"commit","published_at":"2020-05-17T22:01:55.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.11.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"5158e4959204ca813030635e8a64d20ab90ad9d3","kind":"commit","published_at":"2020-05-11T22:16:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.11.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"73e20ad3e05b694d61debcc55b86f8051d53fa43","kind":"commit","published_at":"2020-05-06T19:08:54.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.10.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"b5912109e21fea889a3ef2cb5aefd6bf283a2fb4","kind":"commit","published_at":"2020-05-05T07:37:08.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.9.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"04f86d168b8041465324f6dfec7eba685f9497bb","kind":"commit","published_at":"2020-04-22T23:12:03.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.8.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"a3031c2418c9ade4bd94677a6baf2cfb0db9e06d","kind":"commit","published_at":"2020-04-20T07:04:13.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.7.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"fd9271c222107bc79edfaa016adfbcdcba1d3fca","kind":"commit","published_at":"2020-04-20T00:10:13.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.7.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"53e3403d39e35b25ac3b5ae872895ab4277067cd","kind":"commit","published_at":"2020-04-16T21:47:51.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.6.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"533f5165f2dcc8cb6765fe78017edbb1c7df950e","kind":"commit","published_at":"2020-04-12T18:30:14.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.5.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"fd14e50e8e0ccdb1f7966cc428880aee25d22dc3","kind":"commit","published_at":"2020-04-07T23:38:32.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.5.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a5030ea93779543487f9dccca0395c3238f9ac9b","kind":"commit","published_at":"2020-04-07T23:00:21.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.5.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"cb9d3e408a245e8b49971cf61bf76dcab4742669","kind":"commit","published_at":"2020-03-26T20:11:03.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.4.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"f6cb1fa1c7c5dee208d9e6b1941428ab79735516","kind":"commit","published_at":"2020-03-25T18:57:57.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.3.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"a14c70e579559243da6e2d20aada0a9a91807e17","kind":"commit","published_at":"2020-03-24T18:45:13.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.3.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"96ca2f85ab845b9a09e8be2357d3f6a8a6b55d80","kind":"commit","published_at":"2020-03-12T23:26:01.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.3.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"e5f2f8508a56b48bac62fb97bdb994ae7ec706eb","kind":"commit","published_at":"2020-03-11T22:32:25.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.3.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"80132aaaa03a61d4b7645cc25a860ad6b02fd427","kind":"commit","published_at":"2020-02-21T20:44:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"e31d27fc4e9e653c20166a59bb99293b9a4e8ca0","kind":"commit","published_at":"2020-02-18T23:31:15.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c835f6162476cd68f82bfbe0c2f137ca5c1f3fc6","kind":"commit","published_at":"2020-02-18T19:48:38.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"d5d2c08ab7faaf9049c535b4017757199aab00e5","kind":"commit","published_at":"2020-02-13T06:53:09.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"cecf68c533c0664027219171f22986167ffd1918","kind":"commit","published_at":"2020-02-06T21:12:11.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.3","sha":"6e79bf6c4a6927935612fbba77666933f0e8bced","kind":"commit","published_at":"2020-02-06T21:02:26.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.0-beta.3/manifests"},{"name":"v2.4.0","sha":"f62b1ee2dc92065e99817ddcfa6ac08f0ec63dbd","kind":"commit","published_at":"2020-02-03T06:04:34.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.4.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.4.0/manifests"},{"name":"v3.0.0-beta.2","sha":"8f25a167b29a21cf1785a233e7775cb59c42d576","kind":"commit","published_at":"2020-02-02T21:17:24.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.0-beta.2/manifests"},{"name":"v2.3.0","sha":"aab7d1d3fd1af8e97833668969737d5169bf9452","kind":"commit","published_at":"2020-02-02T21:08:48.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.3.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.3.0/manifests"},{"name":"v3.0.0-beta.1","sha":"3774640897ac670d6382b50c551c0dd373ca8b08","kind":"commit","published_at":"2020-01-31T21:27:30.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.0","sha":"88d7fb5f0d41c4d34166ff71568b10532c516e91","kind":"commit","published_at":"2020-01-31T21:17:40.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.2.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"a707a8901a0b2aa5eecb71076376e65e5787b67e","kind":"commit","published_at":"2020-01-31T02:52:28.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.1.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"1c28ed1edcf13d689f5a8344c1b85add0ac3b11c","kind":"commit","published_at":"2020-01-29T04:19:59.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.1.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"744e079ffa091d29a25f57f1fb6c4fa411e0d842","kind":"commit","published_at":"2020-01-28T20:45:37.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.1.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7a63d610fa454afb804e61169efdd795e22c59fc","kind":"commit","published_at":"2020-01-27T23:09:46.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"ba0ffaa6863cea3a4d71566d40a241eec4aa6d32","kind":"commit","published_at":"2020-01-26T23:55:03.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c38cbb90d4f5ccd4515e5014858cbf7fb2e5f2a0","kind":"commit","published_at":"2020-01-26T20:57:46.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v2.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"de3521caa1f3d880d325f5f7a6b9e66dcd903d22","kind":"commit","published_at":"2020-01-19T05:38:32.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v1.1.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"d4f3ffc83d50230d83ce486e1f2d8b337032d5fd","kind":"commit","published_at":"2019-11-25T19:17:33.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v1.0.3","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"3140326a11c04b6c29f3e83bc4af70e45558195c","kind":"commit","published_at":"2019-11-19T23:29:55.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v1.0.2","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"d13cd78f65e4767bd2cfb8604d7f7a8372b12b0f","kind":"commit","published_at":"2019-11-19T23:05:58.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v1.0.1","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"17c4710a80511406b42ce98ceb0c6c152656aca8","kind":"commit","published_at":"2019-11-19T21:08:01.000Z","download_url":"https://codeload.github.com/octokit/plugin-rest-endpoint-methods.js/tar.gz/v1.0.0","html_url":"https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octokit/plugin-rest-endpoint-methods.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-23T01:12:22.639Z","dependent_packages_count":57,"downloads":117749625,"downloads_period":"last-month","dependent_repos_count":162409,"rankings":{"downloads":0.04868134609124111,"dependent_repos_count":0.08123596954595746,"dependent_packages_count":0.5329484823768325,"stargazers_count":5.052099718453159,"forks_count":3.6898708027740152,"docker_downloads_count":0.22577411691134655,"average":1.6051017393587586},"purl":"pkg:npm/%40octokit/plugin-rest-endpoint-methods","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@octokit/plugin-rest-endpoint-methods","docker_dependents_count":1271,"docker_downloads_count":114642925,"usage_url":"https://repos.ecosyste.ms/usage/npm/@octokit/plugin-rest-endpoint-methods","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@octokit/plugin-rest-endpoint-methods/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T05:18:34.463Z","issues_count":24,"pull_requests_count":371,"avg_time_to_close_issue":15398268.6,"avg_time_to_close_pull_request":709384.4508670521,"issues_closed_count":15,"pull_requests_closed_count":346,"pull_request_authors_count":21,"issue_authors_count":23,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":1.1994609164420484,"merged_pull_requests_count":305,"bot_issues_count":1,"bot_pull_requests_count":237,"past_year_issues_count":3,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":2548486.5,"past_year_avg_time_to_close_pull_request":4609195.423076923,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fplugin-rest-endpoint-methods.js/issues","maintainers":[{"login":"octokitbot","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/octokitbot"},{"login":"wolfy1339","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfy1339"},{"login":"kfcampbell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kfcampbell"},{"login":"oscard0m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oscard0m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octokit%2Fplugin-rest-endpoint-methods/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octokit%2Fplugin-rest-endpoint-methods/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octokit%2Fplugin-rest-endpoint-methods/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octokit%2Fplugin-rest-endpoint-methods/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octokit%2Fplugin-rest-endpoint-methods/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octokit%2Fplugin-rest-endpoint-methods/codemeta","maintainers":[{"uuid":"gr2m","login":"gr2m","name":null,"email":"gregor@martynus.net","url":null,"packages_count":425,"html_url":"https://www.npmjs.com/~gr2m","role":null,"created_at":"2026-07-24T17:16:19.872Z","updated_at":"2026-07-24T17:16:19.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gr2m/packages"},{"uuid":"octokitbot","login":"octokitbot","name":null,"email":"security+octokitbot@github.com","url":null,"packages_count":96,"html_url":"https://www.npmjs.com/~octokitbot","role":null,"created_at":"2022-11-21T01:40:03.843Z","updated_at":"2022-11-21T01:40:03.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/octokitbot/packages"},{"uuid":"wolfy1339","login":"wolfy1339","name":null,"email":"wolfy1339@outlook.com","url":null,"packages_count":117,"html_url":"https://www.npmjs.com/~wolfy1339","role":null,"created_at":"2026-07-24T17:16:19.875Z","updated_at":"2026-07-24T17:16:19.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfy1339/packages"}]}