{"id":167928,"name":null,"description":"GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!","url":"https://github.com/cargo-bins/release-pr","last_synced_at":"2025-09-09T20:34:33.243Z","repository":{"id":58518862,"uuid":"532280689","full_name":"cargo-bins/release-pr","owner":"cargo-bins","description":"GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!","archived":false,"fork":false,"pushed_at":"2025-08-12T09:52:20.000Z","size":838,"stargazers_count":46,"open_issues_count":7,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-31T18:07:18.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cargo-bins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-03T14:17:30.000Z","updated_at":"2025-08-12T09:52:22.000Z","dependencies_parsed_at":"2024-05-02T01:30:48.097Z","dependency_job_id":"41adad45-ac28-4ac5-92ae-bf52082355b0","html_url":"https://github.com/cargo-bins/release-pr","commit_stats":{"total_commits":142,"total_committers":4,"mean_commits":35.5,"dds":0.1619718309859155,"last_synced_commit":"e71cf78a0cc10a3cbae7e045f3340368b8074c06"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/cargo-bins/release-pr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cargo-bins","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/sbom","scorecard":{"id":265727,"data":{"date":"2025-08-11","repo":{"name":"github.com/cargo-bins/release-pr","commit":"c4d125edf4456998d75ec22731f7f3d3468a9bc9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 4/16 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cargo-bins/release-pr/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cargo-bins/release-pr/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/cargo-bins/release-pr/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cargo-bins/release-pr/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:15","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-17T11:58:00.769Z","repository_id":58518862,"created_at":"2025-08-17T11:58:00.770Z","updated_at":"2025-08-17T11:58:00.770Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274358045,"owners_count":25270678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"cargo-bins","name":"cargo-bins","uuid":"110581826","kind":"organization","description":"Cargo (rust) binary tools","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/110581826?v=4","repositories_count":9,"last_synced_at":"2023-03-05T01:20:44.288Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cargo-bins","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-05T01:20:44.292Z","updated_at":"2023-03-05T01:20:44.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cargo-bins","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cargo-bins/repositories"},"packages":[{"id":5806362,"name":"cargo-bins/release-pr","ecosystem":"actions","description":"Create a PR for a release of a Rust/Cargo crate, using cargo-release","homepage":"","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/cargo-bins/release-pr","keywords_array":[],"namespace":"cargo-bins","versions_count":35,"first_release_published_at":"2022-09-04T05:29:37.000Z","latest_release_published_at":"2024-06-19T13:05:02.000Z","latest_release_number":"v2.1.3","last_synced_at":"2025-08-31T17:50:46.568Z","created_at":"2023-01-04T16:05:52.031Z","updated_at":"2025-08-31T17:50:46.568Z","registry_url":"https://github.com/cargo-bins/release-pr","install_command":null,"documentation_url":null,"metadata":{"name":"Cargo Release PR","description":"Create a PR for a release of a Rust/Cargo crate, using cargo-release","branding":{"icon":"package","color":"orange"},"inputs":{"github-token":{"description":"GitHub token to interact with the API","required":true},"crate-name":{"description":"Crate to release, if the repo has more than one","required":false},"crate-path":{"description":"Path to the crate; defaults to resolving it from workspace","required":false},"crate-release-all":{"description":"Release all crates in the workspace","required":true,"default":false},"version":{"description":"Version to release, or one of the keywords `major`, `minor`, `patch`","required":true},"pr-title":{"description":"Literal or template for the title of the PR","required":true,"default":"release: \u003c%= crates.length === 1 ? crates[0].name : '' %\u003e v\u003c%= version.actual %\u003e"},"pr-label":{"description":"Label name to apply to created PR","required":false},"pr-draft":{"description":"Create the release PR as Draft","required":true,"default":false},"pr-modifiable":{"description":"Allow maintainers to modify the release PR","required":true,"default":true},"pr-template":{"description":"Template for the body of the PR (mutually exclusive with `pr-template-file`)","required":false},"pr-template-file":{"description":"Template file for the body of the PR (mutually exclusive with `pr-template`)","required":false},"pr-merge-strategy":{"description":"Merge strategy that should be used (`squash`, `merge`, `rebase`, `bors`)","required":true,"default":"squash"},"pr-release-notes":{"description":"Include a release notes section in the PR body","required":true,"default":false},"pr-meta-comment":{"description":"Include release metadata as JSON-in-comment in the PR body","required":true,"default":true},"git-user-name":{"description":"Name of the git user that will commit the release","required":true,"default":"github-actions"},"git-user-email":{"description":"Email of the git user that will commit the release","required":true,"default":"github-actions@github.com"},"check-semver":{"description":"Run cargo-semver-checks before committing to the release","required":true,"default":false},"check-package":{"description":"Run `cargo publish --dry-run` before committing to the release","required":true,"default":false},"base-branch":{"description":"Name of the PR's base branch (where it will merge). Defaults to repo's default branch.","required":false},"branch-prefix":{"description":"Prefix of the release branch created for the PR","required":true,"default":"release"}},"outputs":{"pr-branch":{"description":"Branch name of the release PR"},"pr-url":{"description":"URL to the release PR"},"version":{"description":"The version created for the PR"}},"runs":{"using":"node16","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"uuid":"532280689","full_name":"cargo-bins/release-pr","owner":"cargo-bins","description":"GitHub Action to create a release PR using cargo-release","archived":false,"fork":false,"pushed_at":"2023-06-25T22:43:18.000Z","size":1119,"stargazers_count":27,"open_issues_count":6,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-07-13T08:29:39.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cargo-bins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-03T14:17:30.000Z","updated_at":"2023-06-26T18:09:10.000Z","dependencies_parsed_at":"2023-01-05T05:31:05.834Z","dependency_job_id":null,"html_url":"https://github.com/cargo-bins/release-pr","commit_stats":{"total_commits":125,"total_committers":3,"mean_commits":"41.666666666666664","dds":0.07199999999999995,"last_synced_commit":"6352ad56fab1b61b20cc905399a10cc89952a7f3"},"previous_names":[],"tags_count":31,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cargo-bins","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145452476,"owners_count":6247614,"icon_url":"https://github.com/github.png","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":"cargo-bins","name":"cargo-bins","uuid":"110581826","kind":"organization","description":"Cargo (rust) binary tools","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/110581826?v=4","repositories_count":9,"last_synced_at":"2023-03-05T01:20:44.288Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cargo-bins","created_at":"2023-03-05T01:20:44.292Z","updated_at":"2023-03-05T01:20:44.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cargo-bins","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cargo-bins/repositories"},"tags":[{"name":"v2.1.0","sha":"deeacca5a38bacc74a3f444b798f4b9bba40f6ad","kind":"tag","published_at":"2023-06-25T22:43:07.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2.1.0","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-02T05:31:48.050Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"e66316bc545a536832894ff745ee7454c9fc53c8","kind":"tag","published_at":"2023-06-25T22:41:20.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2.0.6","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2.0.6","dependencies_parsed_at":"2023-07-02T05:32:12.112Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"6352ad56fab1b61b20cc905399a10cc89952a7f3","kind":"tag","published_at":"2022-12-29T03:45:21.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2.0.5","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2.0.5","dependencies_parsed_at":"2023-06-01T10:55:45.244Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.5/manifests"},{"name":"v2","sha":"5ad31ce1551d7b63281fb8fe96c9b40d2801990c","kind":"tag","published_at":"2022-11-14T15:48:01.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2","dependencies_parsed_at":"2023-05-31T19:56:27.434Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2/manifests"},{"name":"v2.0.4","sha":"5ad31ce1551d7b63281fb8fe96c9b40d2801990c","kind":"tag","published_at":"2022-11-14T15:47:58.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2.0.4","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2.0.4","dependencies_parsed_at":"2023-05-31T19:56:24.502Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e5e010a562b0c3a916ddb57f4a529099c09484d6","kind":"tag","published_at":"2022-11-14T15:42:57.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2.0.3","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2.0.3","dependencies_parsed_at":"2023-05-31T19:56:25.164Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"87b54263aa0426feb9c79ba433f4076e779fd72f","kind":"tag","published_at":"2022-11-14T15:32:55.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2.0.2","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-31T19:56:25.718Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"601c8d428afe90abc0f3d114c553402fd3dc9b00","kind":"tag","published_at":"2022-11-14T15:16:45.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2.0.1","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-31T19:56:26.282Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec575e5d75c20e3305eb171e5460f5409d6cb85b","kind":"tag","published_at":"2022-11-14T15:04:37.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v2.0.0","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T19:56:26.830Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v2.0.0/manifests"},{"name":"v1.1.4","sha":"436ccc45e46e18e12fdea863e623f406429506e6","kind":"tag","published_at":"2022-11-14T14:02:49.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.1.4","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.1.4","dependencies_parsed_at":"2023-05-31T19:56:28.063Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"39c574b5865034532a4675d50b73aea5baa13ef3","kind":"tag","published_at":"2022-11-14T13:44:22.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.1.3","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-31T19:56:28.607Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a0e6fd36af847cd686e06c253f3293d4c340638e","kind":"tag","published_at":"2022-11-14T12:21:15.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.1.2","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T19:56:29.192Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"00abd2c9ca06a0632de752dac5987fea7308e8d3","kind":"tag","published_at":"2022-11-14T11:27:07.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.1.1","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T19:56:29.853Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.1.1/manifests"},{"name":"v1.0.16","sha":"729c9deb4889c5a1614be4c7aa523b91a2a19554","kind":"tag","published_at":"2022-10-15T11:45:06.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.16","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.16","dependencies_parsed_at":"2023-05-31T19:56:30.625Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"40c284b92eab332528574b9c19007d65c1b3b7b8","kind":"tag","published_at":"2022-10-15T11:41:01.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.15","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.15","dependencies_parsed_at":"2023-05-31T19:56:31.195Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"af06dab620299345b4f88afba280d04d59167a88","kind":"tag","published_at":"2022-10-15T11:18:18.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.14","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.14","dependencies_parsed_at":"2023-05-31T19:56:31.783Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5fd5d707612b91b2e077eff594e77b404ce113ed","kind":"tag","published_at":"2022-10-15T11:10:44.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.13","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.13","dependencies_parsed_at":"2023-05-31T19:56:32.388Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"940b3075382dfe840baf04e3cc32c2acf4c82211","kind":"tag","published_at":"2022-10-15T11:04:54.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.12","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.12","dependencies_parsed_at":"2023-05-31T19:56:33.026Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"3720c8d92784cedfaf5bb03b23f6ea7661d8de75","kind":"tag","published_at":"2022-09-05T05:18:41.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.11","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.11","dependencies_parsed_at":"2023-05-31T19:56:33.688Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"c89de7bd63bd825b44b97fa9a3d27465786e643f","kind":"tag","published_at":"2022-09-04T13:06:49.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.10","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.10","dependencies_parsed_at":"2023-05-31T19:56:34.305Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"d5f452af72cdd4194e8009ccf110dcefaa1043c1","kind":"tag","published_at":"2022-09-04T12:01:14.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.9","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.9","dependencies_parsed_at":"2023-05-31T19:56:34.960Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"bfb1ab89463785d4a70e0178c4d74c51e0cbf120","kind":"tag","published_at":"2022-09-04T08:54:35.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.8","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.8","dependencies_parsed_at":"2023-05-31T10:23:00.839Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"7907ead6557affa2ab863e7a60fd6b769c712f3a","kind":"tag","published_at":"2022-09-04T08:51:19.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.7","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-31T10:23:01.514Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"ca7c851db6abb06e018f71dad715df4609af657b","kind":"tag","published_at":"2022-09-04T08:36:56.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.6","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T10:22:51.927Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e89c2e48791febcb7442a22ed5f3083830a00f80","kind":"tag","published_at":"2022-09-04T08:34:19.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.5","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T10:22:52.409Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.5/manifests"},{"name":"v1","sha":"c3c36a2f24569b83b14b76ac4d84e8d5ce38242d","kind":"tag","published_at":"2022-09-04T08:13:20.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1","dependencies_parsed_at":"2023-05-31T10:22:46.930Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1/manifests"},{"name":"v1.0.4","sha":"c3c36a2f24569b83b14b76ac4d84e8d5ce38242d","kind":"tag","published_at":"2022-09-04T08:13:17.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.4","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T10:22:44.906Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5013c2877524bb2f62aafb5ce19127d5b2200900","kind":"tag","published_at":"2022-09-04T08:07:42.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.3","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T10:22:45.463Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a496f29a3448fb00710942b8e9aaf9ff5b40611c","kind":"tag","published_at":"2022-09-04T07:56:29.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.2","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T10:22:45.978Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"099c38fed410a00dfc3c5870ba05b402f83f1a7f","kind":"tag","published_at":"2022-09-04T07:42:08.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v1.0.1","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T10:22:46.482Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v1.0.1/manifests"},{"name":"v0","sha":"00f4bde9c8bbf80c1ade822caff69da9bbb7fff4","kind":"commit","published_at":"2022-09-04T05:29:37.000Z","download_url":"https://codeload.github.com/cargo-bins/release-pr/tar.gz/v0","html_url":"https://github.com/cargo-bins/release-pr/releases/tag/v0","dependencies_parsed_at":"2023-05-31T10:22:47.379Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/tags/v0/manifests"}]},"repo_metadata_updated_at":"2023-07-13T08:29:46.833Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":11.069561083821897,"dependent_packages_count":0.0,"stargazers_count":5.75503089843131,"forks_count":12.929805102202504,"docker_downloads_count":null,"average":7.438599271113928},"purl":"pkg:githubactions/cargo-bins/release-pr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/cargo-bins/release-pr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/cargo-bins/release-pr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/cargo-bins/release-pr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:35:58.743Z","issues_count":9,"pull_requests_count":92,"avg_time_to_close_issue":312955.55555555556,"avg_time_to_close_pull_request":702125.1860465116,"issues_closed_count":9,"pull_requests_closed_count":86,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.9891304347826086,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":9,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":312955.55555555556,"past_year_avg_time_to_close_pull_request":702125.1860465116,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.9891304347826086,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":86,"past_year_merged_pull_requests_count":7},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cargo-bins%2Frelease-pr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cargo-bins%2Frelease-pr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cargo-bins%2Frelease-pr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cargo-bins%2Frelease-pr/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32193,"maintainers_count":0,"namespaces_count":20211,"keywords_count":6162,"github":"actions","metadata":{"funded_packages_count":2688},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-09T05:58:17.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":477253,"full_name":"cargo-bins/release-pr","default_branch":"main","committers":[{"name":"Félix Saparelli","email":"felix@passcod.name","login":"passcod","count":119},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":19},{"name":"Jiahao XU","email":"Jiahao_XU@outlook.com","login":"NobodyXu","count":4},{"name":"mmagician","email":"marcin.gorny.94@protonmail.com","login":"mmagician","count":3}],"total_commits":145,"total_committers":4,"total_bot_commits":19,"total_bot_committers":1,"mean_commits":36.25,"dds":0.17931034482758623,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5}],"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2025-07-01T17:50:15.764Z","last_synced_commit":"4e0ab2b711440ee856966f54c9729b757f4fe09b","created_at":"2023-03-09T01:13:35.560Z","updated_at":"2025-07-01T17:50:15.765Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5536318,"commits_count":873442897,"contributors_count":32219665,"owners_count":918747,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cargo-bins/release-pr","html_url":"https://github.com/cargo-bins/release-pr","last_synced_at":"2025-09-06T12:52:11.246Z","status":null,"issues_count":15,"pull_requests_count":201,"avg_time_to_close_issue":243325.0,"avg_time_to_close_pull_request":3527950.966850829,"issues_closed_count":12,"pull_requests_closed_count":181,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.8955223880597015,"merged_pull_requests_count":37,"bot_issues_count":2,"bot_pull_requests_count":189,"past_year_issues_count":2,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":10099.0,"past_year_avg_time_to_close_pull_request":1498174.6904761905,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.5423728813559322,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-11T00:31:58.923Z","updated_at":"2025-09-06T12:52:11.247Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cargo-bins%2Frelease-pr/issues","issue_labels_count":{"dependencies":2,"javascript":2,"not a bug":1},"pull_request_labels_count":{"dependencies":189,"javascript":165,"github_actions":24},"issue_author_associations_count":{"CONTRIBUTOR":6,"NONE":5,"MEMBER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":194,"MEMBER":7},"issue_authors":{"mmagician":4,"NobodyXu":2,"passcod":2,"dependabot[bot]":2,"antifuchs":2,"flying-sheep":1,"kflansburg":1,"matthiasbeyer":1},"pull_request_authors":{"dependabot[bot]":189,"NobodyXu":7,"mmagician":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10197613,"issues_count":32264351,"pull_requests_count":101811900,"authors_count":10741277,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"dependencies":1,"javascript":1},"past_year_pull_request_labels_count":{"dependencies":59,"javascript":47,"github_actions":12},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":59},"past_year_issue_authors":{"antifuchs":1,"dependabot[bot]":1},"past_year_pull_request_authors":{"dependabot[bot]":59},"maintainers":[{"login":"NobodyXu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NobodyXu"},{"login":"passcod","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/passcod"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":28,"ReleaseEvent":1,"IssuesEvent":2,"WatchEvent":5,"DeleteEvent":25,"IssueCommentEvent":27,"PushEvent":4,"PullRequestReviewEvent":2,"PullRequestEvent":56},"last_year":{"CreateEvent":28,"ReleaseEvent":1,"IssuesEvent":2,"WatchEvent":5,"DeleteEvent":25,"IssueCommentEvent":27,"PushEvent":4,"PullRequestReviewEvent":2,"PullRequestEvent":56}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-09T03:50:27.863Z","updated_at":"2022-09-09T03:50:27.863Z","repository_link":"https://github.com/cargo-bins/release-pr/blob/main/package-lock.json","dependencies":[{"id":4255688282,"package_name":"@actions/core","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":4255688283,"package_name":"@actions/exec","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":4255688284,"package_name":"@actions/github","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":4255688285,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":4255688286,"package_name":"@actions/io","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":4255688287,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4255688288,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688289,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":4255688290,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":4255688291,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":4255688292,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":4255688293,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":4255688294,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":4255688295,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":4255688296,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":4255688297,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688298,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688299,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":4255688300,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":4255688301,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688302,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688303,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":4255688304,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688305,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688306,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":4255688307,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688308,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":4255688309,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":4255688310,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":4255688311,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4255688312,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4255688313,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688314,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":4255688315,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":4255688316,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":4255688317,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4255688318,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":4255688319,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":4255688320,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4255688321,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":4255688322,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4255688323,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":4255688324,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4255688325,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4255688326,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4255688327,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":4255688328,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4255688329,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":4255688330,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":4255688331,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":4255688332,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":4255688333,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":4255688334,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":4255688335,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":4255688336,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4255688337,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":4255688338,"package_name":"@humanwhocodes/gitignore-to-minimatch","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688339,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688340,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4255688341,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4255688342,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":4255688343,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4255688344,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":4255688345,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4255688346,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4255688347,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4255688348,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4255688349,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4255688350,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688351,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688352,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688353,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688354,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688355,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688356,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688357,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688358,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688359,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688360,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688361,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4255688362,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4255688363,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4255688364,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":4255688365,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.15","direct":false,"kind":"development","optional":false},{"id":4255688366,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":4255688367,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4255688368,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":4255688369,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":4255688370,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":4255688371,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"runtime","optional":false},{"id":4255688372,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":4255688373,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"12.11.0","direct":false,"kind":"runtime","optional":false},{"id":4255688374,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.21.3","direct":false,"kind":"runtime","optional":false},{"id":4255688375,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.16.2","direct":false,"kind":"runtime","optional":false},{"id":4255688376,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"runtime","optional":false},{"id":4255688377,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":4255688378,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.41.0","direct":false,"kind":"runtime","optional":false},{"id":4255688379,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":4255688380,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":4255688381,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4255688382,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"development","optional":false},{"id":4255688383,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":4255688384,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":4255688385,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.18.1","direct":false,"kind":"development","optional":false},{"id":4255688386,"package_name":"@types/ejs","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4255688387,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":4255688388,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4255688389,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688390,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4255688391,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":4255688392,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":4255688393,"package_name":"@types/lodash","ecosystem":"npm","requirements":"4.14.184","direct":false,"kind":"runtime","optional":false},{"id":4255688394,"package_name":"@types/node","ecosystem":"npm","requirements":"18.7.16","direct":false,"kind":"development","optional":false},{"id":4255688395,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":4255688396,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4255688397,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":4255688398,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":4255688399,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.36.1","direct":false,"kind":"development","optional":false},{"id":4255688400,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":4255688401,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":4255688402,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":4255688403,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":4255688404,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":4255688405,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.36.1","direct":false,"kind":"development","optional":false},{"id":4255688406,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.36.1","direct":false,"kind":"development","optional":false},{"id":4255688407,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.36.1","direct":false,"kind":"development","optional":false},{"id":4255688408,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.36.1","direct":false,"kind":"development","optional":false},{"id":4255688409,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.36.1","direct":false,"kind":"development","optional":false},{"id":4255688410,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":4255688411,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4255688412,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.36.1","direct":false,"kind":"development","optional":false},{"id":4255688413,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"0.34.0","direct":false,"kind":"development","optional":false},{"id":4255688414,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4255688415,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"development","optional":false},{"id":4255688416,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4255688417,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":4255688418,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":4255688419,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":4255688420,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":4255688421,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":4255688422,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":4255688423,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":4255688424,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4255688425,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":4255688426,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":4255688427,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4255688428,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":4255688429,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":4255688430,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4255688431,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4255688432,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":4255688433,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":4255688434,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4255688435,"package_name":"axe-core","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":4255688436,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4255688437,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688438,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":4255688439,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688440,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688441,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688442,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":4255688443,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":4255688444,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":4255688445,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4255688446,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688447,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.3","direct":false,"kind":"development","optional":false},{"id":4255688448,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":4255688449,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4255688450,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4255688451,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688452,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4255688453,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":4255688454,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001388","direct":false,"kind":"development","optional":false},{"id":4255688455,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":4255688456,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688457,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":4255688458,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":4255688459,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":4255688460,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":4255688461,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688462,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":4255688463,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":4255688464,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":4255688465,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":4255688466,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":4255688467,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.25.0","direct":false,"kind":"development","optional":false},{"id":4255688468,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":4255688469,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":4255688470,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4255688471,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":4255688472,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":4255688473,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688474,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4255688475,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":4255688476,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":4255688477,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":4255688478,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":4255688479,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":4255688480,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4255688481,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":4255688482,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4255688483,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688484,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":4255688485,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4255688486,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688487,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4255688488,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688489,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4255688490,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4255688491,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":4255688492,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.241","direct":false,"kind":"development","optional":false},{"id":4255688493,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":4255688494,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":4255688495,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4255688496,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"development","optional":false},{"id":4255688497,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688498,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4255688499,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4255688500,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4255688501,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688502,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4255688503,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":4255688504,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4255688505,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":4255688506,"package_name":"eslint","ecosystem":"npm","requirements":"8.23.0","direct":false,"kind":"development","optional":false},{"id":4255688507,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":4255688508,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":4255688509,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":4255688510,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":4255688511,"package_name":"eslint-plugin-escompat","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4255688512,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4255688513,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4255688514,"package_name":"eslint-plugin-github","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"development","optional":false},{"id":4255688515,"package_name":"eslint-plugin-i18n-text","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688516,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":4255688517,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":4255688518,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4255688519,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688520,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"27.0.1","direct":false,"kind":"development","optional":false},{"id":4255688521,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.6.1","direct":false,"kind":"development","optional":false},{"id":4255688522,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":4255688523,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":4255688524,"package_name":"eslint-rule-documentation","ecosystem":"npm","requirements":"1.0.23","direct":false,"kind":"development","optional":false},{"id":4255688525,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":4255688526,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688527,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4255688528,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4255688529,"package_name":"espree","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":4255688530,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4255688531,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4255688532,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4255688533,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":4255688534,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4255688535,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":4255688536,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4255688537,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688538,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":4255688539,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4255688540,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":4255688541,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4255688542,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4255688543,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4255688544,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":4255688545,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4255688546,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4255688547,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":4255688548,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":4255688549,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":4255688550,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4255688551,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4255688552,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4255688553,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":4255688554,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4255688555,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688556,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":4255688557,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4255688558,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4255688559,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688560,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4255688561,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":4255688562,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4255688563,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4255688564,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4255688565,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4255688566,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688567,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":4255688568,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":4255688569,"package_name":"globals","ecosystem":"npm","requirements":"13.17.0","direct":false,"kind":"development","optional":false},{"id":4255688570,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":4255688571,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":4255688572,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4255688573,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4255688574,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688575,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":4255688576,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688577,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4255688578,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688579,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4255688580,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4255688581,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4255688582,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4255688583,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4255688584,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":4255688585,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4255688586,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4255688587,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4255688588,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4255688589,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4255688590,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4255688591,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4255688592,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4255688593,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4255688594,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4255688595,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4255688596,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":4255688597,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4255688598,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4255688599,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688600,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4255688601,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":4255688602,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4255688603,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4255688604,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4255688605,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":4255688606,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688607,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4255688608,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688609,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4255688610,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4255688611,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4255688612,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688613,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688614,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688615,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4255688616,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4255688617,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688618,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4255688619,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":4255688620,"package_name":"jake","ecosystem":"npm","requirements":"10.8.5","direct":false,"kind":"runtime","optional":false},{"id":4255688621,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688622,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688623,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688624,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688625,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688626,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688627,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688628,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688629,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688630,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688631,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688632,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688633,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688634,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688635,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688636,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688637,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688638,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":4255688639,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688640,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688641,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688642,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688643,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688644,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688645,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688646,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688647,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688648,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":4255688649,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688650,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688651,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":4255688652,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4255688653,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4255688654,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":4255688655,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":4255688656,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":4255688657,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4255688658,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688659,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4255688660,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":4255688661,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4255688662,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"development","optional":false},{"id":4255688663,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4255688664,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4255688665,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4255688666,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4255688667,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4255688668,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":4255688669,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":4255688670,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4255688671,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4255688672,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4255688673,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":4255688674,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4255688675,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":4255688676,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4255688677,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4255688678,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":4255688679,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":4255688680,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688681,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4255688682,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":4255688683,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":4255688684,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":4255688685,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4255688686,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":4255688687,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":4255688688,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4255688689,"package_name":"nanoclone","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":4255688690,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4255688691,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":4255688692,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4255688693,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4255688694,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688695,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4255688696,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":4255688697,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":4255688698,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4255688699,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":4255688700,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4255688701,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":4255688702,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4255688703,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":4255688704,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4255688705,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4255688706,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4255688707,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688708,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4255688709,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4255688710,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4255688711,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688712,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4255688713,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4255688714,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4255688715,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688716,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":4255688717,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":4255688718,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":4255688719,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4255688720,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":4255688721,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688722,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4255688723,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4255688724,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":4255688725,"package_name":"property-expr","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":4255688726,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":4255688727,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4255688728,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4255688729,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4255688730,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":4255688731,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":4255688732,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":4255688733,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4255688734,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4255688735,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688736,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":4255688737,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688738,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4255688739,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4255688740,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4255688741,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4255688742,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4255688743,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4255688744,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4255688745,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4255688746,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":4255688747,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688748,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688749,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4255688750,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":4255688751,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4255688752,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688753,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4255688754,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":4255688755,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4255688756,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4255688757,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688758,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4255688759,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":4255688760,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":4255688761,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4255688762,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4255688763,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4255688764,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4255688765,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688766,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4255688767,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":4255688768,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4255688769,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4255688770,"package_name":"svg-element-attributes","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4255688771,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":4255688772,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4255688773,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4255688774,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4255688775,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4255688776,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4255688777,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688778,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4255688779,"package_name":"toposort","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":4255688780,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4255688781,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":4255688782,"package_name":"ts-jest","ecosystem":"npm","requirements":"27.1.5","direct":false,"kind":"development","optional":false},{"id":4255688783,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":4255688784,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4255688785,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688786,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":4255688787,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":4255688788,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":4255688789,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4255688790,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":4255688791,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":4255688792,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":4255688793,"package_name":"typescript","ecosystem":"npm","requirements":"4.8.2","direct":false,"kind":"development","optional":false},{"id":4255688794,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688795,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":4255688796,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4255688797,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4255688798,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":4255688799,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"development","optional":false},{"id":4255688800,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":4255688801,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":4255688802,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":4255688803,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688804,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4255688805,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":4255688806,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":4255688807,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4255688808,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4255688809,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":4255688810,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4255688811,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4255688812,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4255688813,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4255688814,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":4255688815,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4255688816,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"development","optional":false},{"id":4255688817,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4255688818,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4255688819,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":4255688820,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4255688821,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":4255688822,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":4255688823,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4255688824,"package_name":"yup","ecosystem":"npm","requirements":"0.32.11","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-09T03:50:28.031Z","updated_at":"2022-09-09T03:50:28.031Z","repository_link":"https://github.com/cargo-bins/release-pr/blob/main/package.json","dependencies":[{"id":4255689187,"package_name":"@actions/core","ecosystem":"npm","requirements":"^1.9.1","direct":true,"kind":"runtime","optional":false},{"id":4255689188,"package_name":"@actions/exec","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":4255689189,"package_name":"@actions/github","ecosystem":"npm","requirements":"^5.0.3","direct":true,"kind":"runtime","optional":false},{"id":4255689190,"package_name":"ejs","ecosystem":"npm","requirements":"^3.1.8","direct":true,"kind":"runtime","optional":false},{"id":4255689191,"package_name":"yup","ecosystem":"npm","requirements":"^0.32.11","direct":true,"kind":"runtime","optional":false},{"id":4255689192,"package_name":"@types/ejs","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":4255689193,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.7.16","direct":true,"kind":"development","optional":false},{"id":4255689194,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.36.2","direct":true,"kind":"development","optional":false},{"id":4255689195,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"^0.34.0","direct":true,"kind":"development","optional":false},{"id":4255689196,"package_name":"eslint","ecosystem":"npm","requirements":"^8.0.1","direct":true,"kind":"development","optional":false},{"id":4255689197,"package_name":"eslint-plugin-github","ecosystem":"npm","requirements":"^4.3.2","direct":true,"kind":"development","optional":false},{"id":4255689198,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^27.0.1","direct":true,"kind":"development","optional":false},{"id":4255689199,"package_name":"jest","ecosystem":"npm","requirements":"^27.2.5","direct":true,"kind":"development","optional":false},{"id":4255689200,"package_name":"js-yaml","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":4255689201,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":4255689202,"package_name":"ts-jest","ecosystem":"npm","requirements":"^27.1.2","direct":true,"kind":"development","optional":false},{"id":4255689203,"package_name":"typescript","ecosystem":"npm","requirements":"^4.4.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-dist.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T12:02:28.660Z","updated_at":"2023-01-04T12:02:28.660Z","repository_link":"https://github.com/cargo-bins/release-pr/blob/main/.github/workflows/check-dist.yml","dependencies":[{"id":6861976134,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861976135,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3.5.1","direct":true,"kind":"composite","optional":false},{"id":6861976136,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T12:02:28.688Z","updated_at":"2023-01-04T12:02:28.688Z","repository_link":"https://github.com/cargo-bins/release-pr/blob/main/.github/workflows/test.yml","dependencies":[{"id":6861976138,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T12:02:28.818Z","updated_at":"2023-01-04T12:02:28.818Z","repository_link":"https://github.com/cargo-bins/release-pr/blob/main/action.yml","dependencies":[{"id":6861976139,"package_name":"dist/index.js","ecosystem":"actions","requirements":"node16","direct":true,"kind":"javascript","optional":false}]}],"score":7.9215356321335495,"created_at":"2025-09-09T01:15:56.338Z","updated_at":"2025-10-07T08:39:30.575Z","avatar_url":"https://github.com/cargo-bins.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["projection","interactive","generic","archival","sequences","developer-tools","genomics","snark","observability","autograding"],"project_url":"https://science.ecosyste.ms/api/v1/projects/167928","html_url":"https://science.ecosyste.ms/projects/167928"}