{"id":371328,"url":"https://github.com/sindresorhus/execa","last_synced_at":"2026-08-24T21:08:19.724Z","repository":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"packages":[{"id":13793828,"name":"node-execa","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/execa","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:01:02.257Z","latest_release_published_at":"2026-02-13T16:01:02.257Z","latest_release_number":"6.1.0+dfsg1+~cs16.0.4-9","last_synced_at":"2026-03-13T20:16:44.799Z","created_at":"2026-02-13T16:01:02.042Z","updated_at":"2026-08-16T00:51:18.406Z","registry_url":"https://launchpad.net/ubuntu/+source/node-execa","install_command":"apt-get install node-execa","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-babel7, node-get-stream, node-is-stream (\u003e= 3), node-merge-stream, node-npm-run-path (\u003e= 5.1.0+~4.0.0~), node-signal-exit (\u003e= 4~), node-strip-eof (\u003e= 3.0.0-4~), node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7585,"open_issues_count":1,"forks_count":258,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-16T00:49:51.160Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-15T11:25:45.000Z","dependencies_parsed_at":"2026-08-06T00:51:05.464Z","dependency_job_id":"5075e9a3-e66b-441a-81ef-e0efe05fba8d","html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36700342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:51:18.406Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-execa?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:58.350Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13459334,"name":"node-execa","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/execa","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:11:12.204Z","latest_release_published_at":"2026-02-09T06:11:12.204Z","latest_release_number":"8.0.1+dfsg1+~cs12.0.0-1build2","last_synced_at":"2026-03-09T06:22:48.998Z","created_at":"2026-02-09T06:11:11.723Z","updated_at":"2026-08-16T00:51:18.490Z","registry_url":"https://launchpad.net/ubuntu/+source/node-execa","install_command":"apt-get install node-execa","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-babel7, node-get-stream (\u003e= 8.0.0~), node-is-stream (\u003e= 3), node-merge-stream, node-npm-run-path (\u003e= 5.1.0+~4.0.0~), node-signal-exit (\u003e= 4~), node-strip-eof (\u003e= 3.0.0-4~), node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, rollup, node-mimic-fn \u003c!nocheck\u003e, node-p-event \u003c!nocheck\u003e, ava \u003c!nocheck\u003e, node-ajv \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-util \u003c!nocheck\u003e, jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7585,"open_issues_count":1,"forks_count":258,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-16T00:49:51.160Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-15T11:25:45.000Z","dependencies_parsed_at":"2026-08-06T00:51:05.464Z","dependency_job_id":"5075e9a3-e66b-441a-81ef-e0efe05fba8d","html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36700342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:51:18.490Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-execa?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:58.350Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13596378,"name":"node-execa","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/execa#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:25:08.357Z","latest_release_published_at":"2026-02-11T10:25:08.357Z","latest_release_number":"0.10.0+dfsg-1","last_synced_at":"2026-03-13T16:00:48.598Z","created_at":"2026-02-11T10:25:07.620Z","updated_at":"2026-08-23T01:37:37.018Z","registry_url":"https://tracker.debian.org/pkg/node-execa","install_command":"apt-get install node-execa","documentation_url":"https://packages.debian.org/buster/node-execa","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.1.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:37:37.018Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-execa?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":606},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-24T05:03:25.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13428436,"name":"node-execa","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/execa","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:35:40.515Z","latest_release_published_at":"2026-02-07T15:35:40.515Z","latest_release_number":"5.1.1+repack+~cs17.3.6-1","last_synced_at":"2026-03-07T15:38:29.464Z","created_at":"2026-02-07T15:35:40.243Z","updated_at":"2026-08-23T01:37:37.019Z","registry_url":"https://launchpad.net/ubuntu/+source/node-execa","install_command":"apt-get install node-execa","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-ajv \u003c!nocheck\u003e, node-babel7, node-get-stream \u003c!nocheck\u003e, node-is-stream \u003c!nocheck\u003e, node-merge-stream \u003c!nocheck\u003e, node-mimic-fn \u003c!nocheck\u003e, node-npm-run-path \u003c!nocheck\u003e, node-shebang-command \u003c!nocheck\u003e, node-signal-exit \u003c!nocheck\u003e, node-strip-final-newline \u003c!nocheck\u003e, node-which \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:37:37.019Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-execa?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":8880112,"name":"@rebundled/execa","ecosystem":"npm","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local","zx"],"namespace":"rebundled","versions_count":3,"first_release_published_at":"2024-02-14T03:00:04.928Z","latest_release_published_at":"2024-02-15T03:59:45.803Z","latest_release_number":"8.0.2-next.2","last_synced_at":"2026-08-23T01:53:39.804Z","created_at":"2024-02-14T03:49:15.131Z","updated_at":"2026-08-23T01:53:39.805Z","registry_url":"https://www.npmjs.com/package/@rebundled/execa","install_command":"npm install @rebundled/execa","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"latest":"8.0.2-next.2"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7585,"open_issues_count":1,"forks_count":258,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-16T00:49:51.160Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-15T11:25:45.000Z","dependencies_parsed_at":"2026-08-06T00:51:05.464Z","dependency_job_id":"5075e9a3-e66b-441a-81ef-e0efe05fba8d","html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36700342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:12:11.374Z","dependent_packages_count":0,"downloads":121,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.9280982949442,"dependent_packages_count":48.45105866495747,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.18957847995084},"purl":"pkg:npm/%40rebundled/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rebundled/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rebundled/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rebundled/execa/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T19:01:58.175Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rebundled%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rebundled%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rebundled%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rebundled%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rebundled%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rebundled%2Fexeca/codemeta","maintainers":[{"uuid":"mmkale","login":"mmkale","name":null,"email":"mmkal1@outlook.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~mmkale","role":null,"created_at":"2024-02-14T03:49:15.758Z","updated_at":"2024-02-14T03:49:15.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mmkale/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13701461,"name":"node-execa","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/execa","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:11:44.765Z","latest_release_published_at":"2026-02-12T21:11:44.765Z","latest_release_number":"6.1.0+dfsg1+~cs16.0.4-8","last_synced_at":"2026-03-13T05:26:33.975Z","created_at":"2026-02-12T21:11:44.529Z","updated_at":"2026-08-23T05:04:15.157Z","registry_url":"https://tracker.debian.org/pkg/node-execa","install_command":"apt-get install node-execa","documentation_url":"https://packages.debian.org/bookworm/node-execa","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-babel7, node-get-stream, node-is-stream (\u003e= 3), node-merge-stream, node-npm-run-path (\u003e= 5.1.0+~4.0.0~), node-signal-exit (\u003e= 3.0.7~), node-strip-eof (\u003e= 3.0.0-4~), node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:04:15.156Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-execa?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":14850119,"name":"github.com/SindreSorhus/execa","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/SindreSorhus/execa","keywords_array":[],"namespace":null,"versions_count":66,"first_release_published_at":"2015-12-05T23:03:23.000Z","latest_release_published_at":"2026-07-31T02:10:08.000Z","latest_release_number":"v10.0.1+incompatible","last_synced_at":"2026-08-23T20:34:35.036Z","created_at":"2026-08-01T09:59:11.815Z","updated_at":"2026-08-23T20:34:35.036Z","registry_url":"https://pkg.go.dev/github.com/SindreSorhus/execa","install_command":"go get github.com/SindreSorhus/execa","documentation_url":"https://pkg.go.dev/github.com/SindreSorhus/execa#section-documentation","metadata":{},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36845411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:52:57.785Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.828658004990089,"dependent_packages_count":4.524481090952063,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.676569547971076},"purl":"pkg:golang/github.com/%21sindre%21sorhus/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SindreSorhus/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SindreSorhus/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SindreSorhus/execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindreSorhus%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindreSorhus%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindreSorhus%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindreSorhus%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindreSorhus%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindreSorhus%2Fexeca/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13659407,"name":"node-execa","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/execa","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:16:39.827Z","latest_release_published_at":"2026-02-12T08:16:39.827Z","latest_release_number":"8.0.1+dfsg1+~cs12.0.0-1","last_synced_at":"2026-03-14T07:03:31.934Z","created_at":"2026-02-12T08:16:39.586Z","updated_at":"2026-08-23T07:52:57.716Z","registry_url":"https://tracker.debian.org/pkg/node-execa","install_command":"apt-get install node-execa","documentation_url":"https://packages.debian.org/trixie/node-execa","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-babel7, node-get-stream (\u003e= 8.0.0~), node-is-stream (\u003e= 3), node-merge-stream, node-npm-run-path (\u003e= 5.1.0+~4.0.0~), node-signal-exit (\u003e= 4~), node-strip-eof (\u003e= 3.0.0-4~), node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, rollup, node-mimic-fn \u003c!nocheck\u003e, node-p-event \u003c!nocheck\u003e, ava \u003c!nocheck\u003e, node-ajv \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-util \u003c!nocheck\u003e, jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:52:57.715Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-execa?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13558206,"name":"node-execa","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/execa","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:44:32.332Z","latest_release_published_at":"2026-02-11T04:44:32.332Z","latest_release_number":"6.1.0+dfsg1+~cs16.0.4-8","last_synced_at":"2026-03-11T22:43:20.139Z","created_at":"2026-02-11T04:44:32.126Z","updated_at":"2026-08-23T10:47:16.777Z","registry_url":"https://launchpad.net/ubuntu/+source/node-execa","install_command":"apt-get install node-execa","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-babel7, node-get-stream, node-is-stream (\u003e= 3), node-merge-stream, node-npm-run-path (\u003e= 5.1.0+~4.0.0~), node-signal-exit (\u003e= 3.0.7~), node-strip-eof (\u003e= 3.0.0-4~), node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:47:16.777Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-execa?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":10035277,"name":"execa-cjs","ecosystem":"npm","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","subprocess","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local","zx"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-05-20T08:10:46.215Z","latest_release_published_at":"2024-05-20T08:18:03.271Z","latest_release_number":"9.1.1","last_synced_at":"2026-08-23T20:39:18.972Z","created_at":"2024-05-20T14:42:52.346Z","updated_at":"2026-08-23T21:19:13.652Z","registry_url":"https://www.npmjs.com/package/execa-cjs","install_command":"npm install execa-cjs","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"latest":"9.1.1"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:19:13.652Z","dependent_packages_count":0,"downloads":2609,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.856653353474783,"dependent_packages_count":41.94183340223528,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.39924337785503},"purl":"pkg:npm/execa-cjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/execa-cjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/execa-cjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/execa-cjs/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs/codemeta","maintainers":[{"uuid":"maoxiaoke","login":"maoxiaoke","name":null,"email":"thebigyellowbee@qq.com","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~maoxiaoke","role":null,"created_at":"2024-05-20T14:43:19.851Z","updated_at":"2024-05-20T14:43:19.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maoxiaoke/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13522741,"name":"node-execa","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/execa","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:00:53.274Z","latest_release_published_at":"2026-02-10T22:00:53.274Z","latest_release_number":"4.1.0+dfsg+~cs19.3.6-5","last_synced_at":"2026-03-14T01:23:40.382Z","created_at":"2026-02-10T22:00:53.010Z","updated_at":"2026-08-23T11:05:21.017Z","registry_url":"https://tracker.debian.org/pkg/node-execa","install_command":"apt-get install node-execa","documentation_url":"https://packages.debian.org/bullseye/node-execa","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-ajv \u003c!nocheck\u003e, node-babel7, node-get-stream \u003c!nocheck\u003e, node-is-stream \u003c!nocheck\u003e, node-merge-stream \u003c!nocheck\u003e, node-mimic-fn \u003c!nocheck\u003e, node-npm-run-path \u003c!nocheck\u003e, node-shebang-command \u003c!nocheck\u003e, node-signal-exit \u003c!nocheck\u003e, node-which \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:05:21.017Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-execa?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13399294,"name":"node-execa","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/execa","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:33:01.234Z","latest_release_published_at":"2026-02-06T05:33:01.234Z","latest_release_number":"6.1.0+dfsg1+~cs16.0.4-9","last_synced_at":"2026-03-06T06:57:20.471Z","created_at":"2026-02-06T05:33:00.891Z","updated_at":"2026-08-23T14:43:05.587Z","registry_url":"https://launchpad.net/ubuntu/+source/node-execa","install_command":"apt-get install node-execa","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-babel7, node-get-stream, node-is-stream (\u003e= 3), node-merge-stream, node-npm-run-path (\u003e= 5.1.0+~4.0.0~), node-signal-exit (\u003e= 4~), node-strip-eof (\u003e= 3.0.0-4~), node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T14:43:05.587Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-execa?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13743185,"name":"node-execa","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/execa#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:35:06.760Z","latest_release_published_at":"2026-02-13T05:35:06.760Z","latest_release_number":"0.10.0+dfsg-1","last_synced_at":"2026-03-13T09:24:44.527Z","created_at":"2026-02-13T05:35:06.578Z","updated_at":"2026-08-23T16:44:46.859Z","registry_url":"https://launchpad.net/ubuntu/+source/node-execa","install_command":"apt-get install node-execa","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-execa","standards_version":"4.1.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T16:44:46.859Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-execa?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-execa/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":1075936,"name":"@nbarray/execa","ecosystem":"npm","description":"A better `child_process`","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local"],"namespace":"nbarray","versions_count":1,"first_release_published_at":"2018-09-19T22:22:37.304Z","latest_release_published_at":"2018-09-19T22:22:37.304Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-23T20:34:31.907Z","created_at":"2022-04-07T20:54:56.656Z","updated_at":"2026-08-23T20:34:31.907Z","registry_url":"https://www.npmjs.com/package/@nbarray/execa","install_command":"npm install @nbarray/execa","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2024-04-10T15:52:47.000Z","size":1827,"stargazers_count":6330,"open_issues_count":9,"forks_count":197,"subscribers_count":40,"default_branch":"main","last_synced_at":"2024-04-13T21:01:25.974Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2024-04-15T02:00:55.116Z","dependencies_parsed_at":"2023-01-31T00:46:13.462Z","dependency_job_id":"91bec470-e5a8-4019-aa6d-8b23fb54cf56","html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":658,"total_committers":57,"mean_commits":"11.543859649122806","dds":"0.34042553191489366","last_synced_commit":"c474b305cbfb8bee1c8e807fb6099d92044c2962"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215731084,"owners_count":15922665,"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","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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focuses on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages. Likes unicorns.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1102,"last_synced_at":"2024-04-15T08:17:34.428Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":804815,"followers":66084,"following":30,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-04-15T08:21:19.389Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T18:28:37.920Z","dependent_packages_count":1,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.2432397003115871,"forks_count":2.2808486503330174,"docker_downloads_count":null,"average":17.9261283765939},"purl":"pkg:npm/%40nbarray/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nbarray/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nbarray/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nbarray/execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:28:27.420Z","issues_count":285,"pull_requests_count":475,"avg_time_to_close_issue":12230344.593023255,"avg_time_to_close_pull_request":390735.0170212766,"issues_closed_count":258,"pull_requests_closed_count":470,"pull_request_authors_count":27,"issue_authors_count":106,"avg_comments_per_issue":3.056140350877193,"avg_comments_per_pull_request":0.64,"merged_pull_requests_count":455,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":203,"past_year_pull_requests_count":428,"past_year_avg_time_to_close_issue":478750.54189944133,"past_year_avg_time_to_close_pull_request":43861.066193853425,"past_year_issues_closed_count":179,"past_year_pull_requests_closed_count":423,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":2.0541871921182264,"past_year_avg_comments_per_pull_request":0.4742990654205608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":416,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":601,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"ehmicky","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nbarray%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nbarray%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nbarray%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nbarray%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nbarray%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nbarray%2Fexeca/codemeta","maintainers":[{"uuid":"nbarray","login":"nbarray","name":null,"email":"nbarray@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~nbarray","role":null,"created_at":"2022-11-20T20:13:23.353Z","updated_at":"2022-11-20T20:13:23.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nbarray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4999047,"name":"org.webjars.npm:execa","ecosystem":"maven","description":"WebJar for execa","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":[],"namespace":"org.webjars.npm","versions_count":15,"first_release_published_at":"2021-09-15T09:31:05.000Z","latest_release_published_at":"2023-11-08T15:08:05.000Z","latest_release_number":"8.0.1","last_synced_at":"2026-08-23T20:35:46.784Z","created_at":"2022-07-27T10:55:57.401Z","updated_at":"2026-08-23T20:35:46.784Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/execa/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/execa/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:43:00.928Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.362138670914902,"stargazers_count":3.3601322624462533,"forks_count":10.42690352987442,"average":12.28227960104574},"purl":"pkg:maven/org.webjars.npm/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:execa/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618068,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11488661,"name":"@drtz/execa","ecosystem":"npm","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","subprocess","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local","zx"],"namespace":"drtz","versions_count":1,"first_release_published_at":"2024-04-09T11:52:49.652Z","latest_release_published_at":"2024-04-09T11:52:49.652Z","latest_release_number":"8.0.3","last_synced_at":"2026-08-23T20:37:37.540Z","created_at":"2025-03-28T01:23:57.020Z","updated_at":"2026-08-23T20:37:37.541Z","registry_url":"https://www.npmjs.com/package/@drtz/execa","install_command":"npm install @drtz/execa","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"latest":"8.0.3"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7585,"open_issues_count":1,"forks_count":258,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-16T00:49:51.160Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-15T11:25:45.000Z","dependencies_parsed_at":"2026-08-06T00:51:05.464Z","dependency_job_id":"5075e9a3-e66b-441a-81ef-e0efe05fba8d","html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36700342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:51:18.443Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.77132146318667,"dependent_repos_count":24.95682551486972,"dependent_packages_count":36.02859422249109,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.585580400182494},"purl":"pkg:npm/%40drtz/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@drtz/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@drtz/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@drtz/execa/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:58.350Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@drtz%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@drtz%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@drtz%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@drtz%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@drtz%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@drtz%2Fexeca/codemeta","maintainers":[{"uuid":"drtzack","login":"drtzack","name":null,"email":"drtzack@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~drtzack","role":null,"created_at":"2025-03-28T01:26:02.241Z","updated_at":"2025-03-28T01:26:02.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/drtzack/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10972195,"name":"execa-cjs-alt","ecosystem":"npm","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","subprocess","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local","zx"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-10-15T18:24:10.345Z","latest_release_published_at":"2024-10-15T18:26:53.065Z","latest_release_number":"9.4.1","last_synced_at":"2026-08-23T20:39:20.569Z","created_at":"2024-10-15T18:25:11.658Z","updated_at":"2026-08-23T20:39:20.570Z","registry_url":"https://www.npmjs.com/package/execa-cjs-alt","install_command":"npm install execa-cjs-alt","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"latest":"9.4.1"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:33:05.736Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.69844750861613,"dependent_packages_count":37.247026222931545,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.47273686577384},"purl":"pkg:npm/execa-cjs-alt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/execa-cjs-alt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/execa-cjs-alt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/execa-cjs-alt/dependencies","status":"deprecated","funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs-alt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs-alt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs-alt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs-alt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs-alt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa-cjs-alt/codemeta","maintainers":[{"uuid":"loveencounterflow","login":"loveencounterflow","name":null,"email":"johnfrazer783@gmail.com","url":null,"packages_count":189,"html_url":"https://www.npmjs.com/~loveencounterflow","role":null,"created_at":"2024-10-15T18:25:12.779Z","updated_at":"2024-10-15T18:25:12.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loveencounterflow/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1694082,"name":"execa","ecosystem":"npm","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","subprocess","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local","zx"],"namespace":null,"versions_count":66,"first_release_published_at":"2015-12-05T23:03:32.752Z","latest_release_published_at":"2026-07-31T02:11:27.763Z","latest_release_number":"10.0.1","last_synced_at":"2026-08-23T20:39:35.639Z","created_at":"2022-04-09T15:16:31.774Z","updated_at":"2026-08-23T21:19:24.757Z","registry_url":"https://www.npmjs.com/package/execa","install_command":"npm install execa","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"next":"2.0.0-alpha.0","latest":"10.0.1"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:19:24.757Z","dependent_packages_count":17598,"downloads":635043236,"downloads_period":"last-month","dependent_repos_count":932013,"rankings":{"downloads":0.0016154098048256399,"dependent_repos_count":0.03644255000377842,"dependent_packages_count":0.005941422502494302,"stargazers_count":1.2516140408134657,"forks_count":2.242353088061191,"docker_downloads_count":0.006653298009705601,"average":0.5907699681992434},"purl":"pkg:npm/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/execa","docker_dependents_count":46481,"docker_downloads_count":11064373606,"usage_url":"https://repos.ecosyste.ms/usage/npm/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/execa/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/execa/codemeta","maintainers":[{"uuid":"ehmicky","login":"ehmicky","name":null,"email":"ehmicky@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~ehmicky","role":null,"created_at":"2022-11-10T11:44:24.853Z","updated_at":"2022-11-10T11:44:24.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ehmicky/packages"},{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-10T11:44:24.803Z","updated_at":"2022-11-10T11:44:24.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1047855,"name":"@marchyang/execa","ecosystem":"npm","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local"],"namespace":"marchyang","versions_count":2,"first_release_published_at":"2021-12-03T09:28:21.429Z","latest_release_published_at":"2021-12-03T09:35:09.070Z","latest_release_number":"6.0.1","last_synced_at":"2026-08-23T20:41:36.146Z","created_at":"2022-04-07T20:09:06.799Z","updated_at":"2026-08-23T20:41:36.147Z","registry_url":"https://www.npmjs.com/package/@marchyang/execa","install_command":"npm install @marchyang/execa","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"latest":"6.0.1"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2024-04-10T15:52:47.000Z","size":1827,"stargazers_count":6330,"open_issues_count":9,"forks_count":197,"subscribers_count":40,"default_branch":"main","last_synced_at":"2024-04-13T21:01:25.974Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2024-04-15T02:00:55.116Z","dependencies_parsed_at":"2023-01-31T00:46:13.462Z","dependency_job_id":"91bec470-e5a8-4019-aa6d-8b23fb54cf56","html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":658,"total_committers":57,"mean_commits":"11.543859649122806","dds":"0.34042553191489366","last_synced_commit":"c474b305cbfb8bee1c8e807fb6099d92044c2962"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215731084,"owners_count":15922665,"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","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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focuses on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages. Likes unicorns.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1102,"last_synced_at":"2024-04-15T08:17:34.428Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":804815,"followers":66084,"following":30,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-04-15T08:21:19.389Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T18:28:37.260Z","dependent_packages_count":5,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.39689277449303,"dependent_repos_count":10.295976646711454,"dependent_packages_count":3.699413153630898,"stargazers_count":1.243743886739561,"forks_count":2.2808486503330174,"docker_downloads_count":null,"average":16.383375022381593},"purl":"pkg:npm/%40marchyang/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@marchyang/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@marchyang/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@marchyang/execa/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:28:27.420Z","issues_count":285,"pull_requests_count":475,"avg_time_to_close_issue":12230344.593023255,"avg_time_to_close_pull_request":390735.0170212766,"issues_closed_count":258,"pull_requests_closed_count":470,"pull_request_authors_count":27,"issue_authors_count":106,"avg_comments_per_issue":3.056140350877193,"avg_comments_per_pull_request":0.64,"merged_pull_requests_count":455,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":203,"past_year_pull_requests_count":428,"past_year_avg_time_to_close_issue":478750.54189944133,"past_year_avg_time_to_close_pull_request":43861.066193853425,"past_year_issues_closed_count":179,"past_year_pull_requests_closed_count":423,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":2.0541871921182264,"past_year_avg_comments_per_pull_request":0.4742990654205608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":416,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":601,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"ehmicky","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marchyang%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marchyang%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marchyang%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marchyang%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marchyang%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marchyang%2Fexeca/codemeta","maintainers":[{"uuid":"marchyang","login":"marchyang","name":null,"email":"13583106771@163.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~marchyang","role":null,"created_at":"2022-11-20T19:20:42.383Z","updated_at":"2022-11-20T19:20:42.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marchyang/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14012452,"name":"@depup/execa","ecosystem":"npm","description":"Process execution for humans (with updated dependencies)","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["execa","depup","updated-dependencies","security","latest","patched","exec","child","process","subprocess","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local","zx"],"namespace":"depup","versions_count":4,"first_release_published_at":"2026-03-08T20:31:47.266Z","latest_release_published_at":"2026-07-31T09:03:56.132Z","latest_release_number":"10.0.1-depup.0","last_synced_at":"2026-08-23T20:42:18.532Z","created_at":"2026-03-08T20:32:50.909Z","updated_at":"2026-08-23T20:42:18.533Z","registry_url":"https://www.npmjs.com/package/@depup/execa","install_command":"npm install @depup/execa","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"beta":"9.6.1-depup.0","latest":"10.0.1-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7585,"open_issues_count":1,"forks_count":258,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-16T00:49:51.160Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-15T11:25:45.000Z","dependencies_parsed_at":"2026-08-06T00:51:05.464Z","dependency_job_id":"5075e9a3-e66b-441a-81ef-e0efe05fba8d","html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36700342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T09:43:26.641Z","dependent_packages_count":0,"downloads":335,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.495487481220906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.512889620084586},"purl":"pkg:npm/%40depup/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/execa/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T19:01:58.175Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexeca/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-08T20:32:55.755Z","updated_at":"2026-03-08T20:32:55.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12535506,"name":"org.mvnpm:execa","ecosystem":"maven","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":[],"namespace":"org.mvnpm","versions_count":12,"first_release_published_at":"2025-03-19T18:12:35.000Z","latest_release_published_at":"2026-08-02T00:16:32.000Z","latest_release_number":"10.0.1","last_synced_at":"2026-08-23T20:43:08.757Z","created_at":"2025-11-30T00:15:53.685Z","updated_at":"2026-08-23T20:43:08.758Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/execa/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/execa/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7585,"open_issues_count":1,"forks_count":258,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-16T00:49:51.160Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-15T11:25:45.000Z","dependencies_parsed_at":"2026-08-06T00:51:05.464Z","dependency_job_id":"5075e9a3-e66b-441a-81ef-e0efe05fba8d","html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36700342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:51:18.406Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.06433007907719,"dependent_packages_count":44.41170828207308,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.73801918057514},"purl":"pkg:maven/org.mvnpm/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:58.350Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:execa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:execa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:execa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:execa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:execa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:execa/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618068,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":7504207,"name":"github.com/sindresorhus/execa","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":[],"namespace":"github.com/sindresorhus","versions_count":66,"first_release_published_at":"2015-12-05T23:03:23.000Z","latest_release_published_at":"2026-07-31T02:10:08.000Z","latest_release_number":"v10.0.1+incompatible","last_synced_at":"2026-08-23T20:35:47.886Z","created_at":"2023-04-07T01:52:33.660Z","updated_at":"2026-08-23T22:13:18.519Z","registry_url":"https://pkg.go.dev/github.com/sindresorhus/execa","install_command":"go get github.com/sindresorhus/execa","documentation_url":"https://pkg.go.dev/github.com/sindresorhus/execa#section-documentation","metadata":{},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:13:18.518Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4795809262391884,"dependent_packages_count":9.561217324694391,"stargazers_count":0.8835587906426081,"forks_count":1.943857633299222,"docker_downloads_count":null,"average":3.9670536687188527},"purl":"pkg:golang/github.com/sindresorhus/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sindresorhus/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sindresorhus/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sindresorhus/execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fexeca/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":872449,"name":"@commonify/execa","ecosystem":"npm","description":"CommonJS version of execa 6.0.0. See https://github.com/mifi/commonify","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local"],"namespace":"commonify","versions_count":1,"first_release_published_at":"2022-01-25T12:07:21.633Z","latest_release_published_at":"2022-01-25T12:07:21.633Z","latest_release_number":"6.0.0","last_synced_at":"2026-08-23T20:35:10.572Z","created_at":"2022-04-07T15:05:15.136Z","updated_at":"2026-08-23T22:13:17.986Z","registry_url":"https://www.npmjs.com/package/@commonify/execa","install_command":"npm install @commonify/execa","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.0"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:13:17.986Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.5821474581555277,"forks_count":2.736800081494853,"average":18.32682059549967},"purl":"pkg:npm/%40commonify/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@commonify/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@commonify/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@commonify/execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commonify%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commonify%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commonify%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commonify%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commonify%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commonify%2Fexeca/codemeta","maintainers":[{"uuid":"mifi","login":"mifi","name":null,"email":"finstaden@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~mifi","role":null,"created_at":"2022-11-16T06:25:10.168Z","updated_at":"2022-11-16T06:25:10.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mifi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11291350,"name":"@thaitype/execa","ecosystem":"npm","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","subprocess","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local","zx"],"namespace":"thaitype","versions_count":3,"first_release_published_at":"2025-01-22T16:08:42.451Z","latest_release_published_at":"2025-01-22T16:24:52.425Z","latest_release_number":"9.5.2-2","last_synced_at":"2026-08-23T01:58:00.628Z","created_at":"2025-01-22T16:10:15.020Z","updated_at":"2026-08-23T22:13:18.410Z","registry_url":"https://www.npmjs.com/package/@thaitype/execa","install_command":"npm install @thaitype/execa","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"latest":"9.5.2-2"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:13:18.410Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.16804564351551,"dependent_packages_count":36.40664652405209,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.787346083783802},"purl":"pkg:npm/%40thaitype/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@thaitype/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@thaitype/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@thaitype/execa/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thaitype%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thaitype%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thaitype%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thaitype%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thaitype%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thaitype%2Fexeca/codemeta","maintainers":[{"uuid":"mildronize","login":"mildronize","name":null,"email":"mildronize@gmail.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~mildronize","role":null,"created_at":"2025-01-22T16:10:15.935Z","updated_at":"2025-01-22T16:10:15.935Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mildronize/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14923445,"name":"github.com/Sindresorhus/execa","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Sindresorhus/execa","keywords_array":[],"namespace":null,"versions_count":66,"first_release_published_at":"2015-12-05T23:03:23.000Z","latest_release_published_at":"2026-07-31T02:10:08.000Z","latest_release_number":"v10.0.1+incompatible","last_synced_at":"2026-08-24T00:51:47.237Z","created_at":"2026-08-11T11:51:19.555Z","updated_at":"2026-08-24T00:51:47.237Z","registry_url":"https://pkg.go.dev/github.com/Sindresorhus/execa","install_command":"go get github.com/Sindresorhus/execa","documentation_url":"https://pkg.go.dev/github.com/Sindresorhus/execa#section-documentation","metadata":{},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36844649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:12:12.039Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.796011385411047,"dependent_packages_count":4.494101325906062,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6450563556585545},"purl":"pkg:golang/github.com/%21sindresorhus/execa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Sindresorhus/execa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Sindresorhus/execa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Sindresorhus/execa/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:02:43.636Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindresorhus%2Fexeca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindresorhus%2Fexeca/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindresorhus%2Fexeca/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindresorhus%2Fexeca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindresorhus%2Fexeca/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSindresorhus%2Fexeca/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12561171,"name":"@dword-design/execa-fork","ecosystem":"npm","description":"Process execution for humans","homepage":"https://github.com/sindresorhus/execa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/execa","keywords_array":["exec","child","process","subprocess","execute","fork","execfile","spawn","file","shell","bin","binary","binaries","npm","path","local","zx"],"namespace":"dword-design","versions_count":1,"first_release_published_at":"2025-12-04T14:21:37.656Z","latest_release_published_at":"2025-12-04T14:21:37.656Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-23T02:08:30.369Z","created_at":"2025-12-07T11:41:32.805Z","updated_at":"2026-08-24T07:41:31.101Z","registry_url":"https://www.npmjs.com/package/@dword-design/execa-fork","install_command":"npm install @dword-design/execa-fork","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/execa?sponsor=1","dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":38360264,"uuid":"47475908","full_name":"sindresorhus/execa","owner":"sindresorhus","description":"Process execution for humans","archived":false,"fork":false,"pushed_at":"2026-07-31T02:10:22.000Z","size":2907,"stargazers_count":7589,"open_issues_count":1,"forks_count":259,"subscribers_count":42,"default_branch":"main","last_synced_at":"2026-08-23T00:56:32.895Z","etag":null,"topics":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-12-05T22:57:03.000Z","updated_at":"2026-08-20T06:53:31.000Z","dependencies_parsed_at":"2026-08-16T01:00:00.406Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/execa","commit_stats":{"total_commits":799,"total_committers":63,"mean_commits":"12.682539682539682","dds":0.3028785982478097,"last_synced_commit":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/execa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/sbom","scorecard":{"id":826267,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/execa","commit":"e7cafebf55e19485a9d4bdf5af9ed5d2c82fe0d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/fast-exit-darwin:1","Warn: binary detected: test/fixtures/fast-exit-linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/execa/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-23T16:41:50.228Z","repository_id":38360264,"created_at":"2025-08-23T16:41:50.229Z","updated_at":"2025-08-23T16:41:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.1","sha":"8017b279e19347efaf2587711c2d57dbd4330740","kind":"tag","published_at":"2026-07-31T02:10:08.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"e389369f3cd82ae59a8635781ecb9fb20f7cb201","kind":"tag","published_at":"2026-07-17T00:32:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"84e1f36b2c31a463e3efbd37c7505da9438a05c9","kind":"tag","published_at":"2025-11-29T20:53:38.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"a31fe55782993f2483d30955a8799ab88e20687c","kind":"tag","published_at":"2025-05-26T21:59:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.6.0/manifests"},{"name":"v9.5.3","sha":"0853f748ca58a1a2f65b4619f92145de9c9a7f0f","kind":"tag","published_at":"2025-05-08T20:10:24.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.3/manifests"},{"name":"v9.5.2","sha":"99d1741d2525eca71b986282148bbf2983356428","kind":"tag","published_at":"2024-12-07T23:12:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.2/manifests"},{"name":"v9.5.1","sha":"c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1","kind":"tag","published_at":"2024-10-29T07:26:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"4d1e55a68d79f4ffc2b3393277ea366598807413","kind":"tag","published_at":"2024-10-27T07:55:05.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"a4d13df33072740a3620ba35491199a5f9abda03","kind":"tag","published_at":"2024-10-16T19:00:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1b9b9bbf17705c28019f770cecd9920db206f824","kind":"tag","published_at":"2024-09-16T22:41:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"0a51f7cbef53e7290a3604e585e1b2e61da37367","kind":"tag","published_at":"2024-08-14T19:59:19.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"57658b0190dc0f0e5ed2c5984c9d9ea526e085b5","kind":"tag","published_at":"2024-06-21T18:21:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cbe805c72ddcff932d8c37bb1910aa6864099cea","kind":"tag","published_at":"2024-06-06T17:43:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"62d02af66940551bfb50699d7d02eed942453952","kind":"tag","published_at":"2024-05-13T14:41:27.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"b8c131ce8ef2c3c1ec0c4dc3a7059c0d59ef28d9","kind":"tag","published_at":"2024-05-10T06:11:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"f768c1af13d31298ea4638515e06113ea2950cb6","kind":"tag","published_at":"2024-05-09T17:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"8fbb643438839e5eb1c4d702909649c8a142cf51","kind":"tag","published_at":"2024-05-08T20:24:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"f4b8b3ab601c94d1503f1010822952758dcc6350","kind":"tag","published_at":"2023-08-19T15:43:35.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e7dee28c415fccfe2f06cf1794f8c84ecc549d46","kind":"tag","published_at":"2023-08-19T00:26:49.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v8.0.0/manifests"},{"name":"v7.2.0","sha":"db9ea8bb5f10c559f1a757fb6677c1db87cba61b","kind":"tag","published_at":"2023-07-27T00:06:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"244aead98590be6464bd6c85387618bc12029d8b","kind":"tag","published_at":"2023-03-14T19:44:03.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"950d1e6f218656f00744627ca56405b1f063d4d2","kind":"tag","published_at":"2023-03-11T23:56:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"6bb4a6d3b00e464b8ea36382e94329ecf4e21ee2","kind":"tag","published_at":"2023-02-11T17:17:15.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"484f28de7c35da5150155e7a523cbb20de161a4f","kind":"tag","published_at":"2022-02-13T10:39:54.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"e4b929547ade335b0dd9d7afe1a35989e19fbc8a","kind":"tag","published_at":"2021-11-17T11:05:37.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9216ec8035f55a3ddcbf07de8667f9d9d5c40c84","kind":"tag","published_at":"2021-06-04T16:34:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"b3e96b00ba130e54b54467583c92eb566e3805f1","kind":"tag","published_at":"2021-06-02T17:33:09.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6bc7a1c4de033ac1889789ec7285725a68f1d302","kind":"tag","published_at":"2021-05-30T17:43:26.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"f0c1785df19ca2bf82c339f2d02bc8645070fcf2","kind":"tag","published_at":"2020-12-03T05:18:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"cae090f4eff220db9447de88aa05a8cfb3f89bb0","kind":"tag","published_at":"2020-10-28T11:29:04.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"26d6b0d59588794173882f78609844ea71944463","kind":"tag","published_at":"2020-07-07T18:19:13.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a827d82203a1440e585276bef5d399a5953801f1","kind":"tag","published_at":"2020-05-22T14:07:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e22252608647c72ced33190f1edee29375c30e57","kind":"tag","published_at":"2020-05-08T14:19:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a276a8334299947388e6a4968d4c3dcf398c197","kind":"tag","published_at":"2019-12-19T09:49:25.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"d50146bd4260a09e1dc4a54f02b05714678fc4a2","kind":"tag","published_at":"2019-11-25T10:18:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f1eda9c86b93d38978c939083983424149005bdf","kind":"tag","published_at":"2019-11-12T10:07:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e003f9cde906d6095e176042147c31ececc02881","kind":"tag","published_at":"2019-10-17T15:11:47.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"cf32d160bc5838193b7814313098bf74615acc3e","kind":"tag","published_at":"2019-10-15T18:34:42.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"88dbeeeb5fca2c92b59ffebcb30f09db924f39df","kind":"tag","published_at":"2019-10-14T14:07:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"e98561a71df16695f56700d7be406ec8fe41f0a3","kind":"tag","published_at":"2019-10-09T09:10:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"603537aa05e933d0585645fbe4f94da3e20746d6","kind":"tag","published_at":"2019-10-04T08:04:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.5","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ac2bc15e1598317e4698eba5ba171927e4159655","kind":"tag","published_at":"2019-08-15T10:31:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.4","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"0cdc62cbdc9ad7879316363dce9b17ce1e6239c9","kind":"tag","published_at":"2019-07-05T08:35:31.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8977752a1036a50223b6a572ae5d1a103853c158","kind":"tag","published_at":"2019-07-01T10:26:30.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"97ef87d5d30542041d69cb4942bc10f98fc7579c","kind":"tag","published_at":"2019-06-26T10:13:20.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec10a4c7b5732edb76e7a20e29ffa3996bcde80a","kind":"tag","published_at":"2019-06-25T11:26:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.0","sha":"1880029f1090e9419010d6a43e85e9d20b305069","kind":"tag","published_at":"2019-06-18T17:46:39.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.0.0","sha":"c8dccf7de66c65f4b9b821ec00871fea386fb35f","kind":"tag","published_at":"2018-08-26T17:42:00.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"20ab0a1c10b815fb4eac1e11638803d6d09b3f1d","kind":"tag","published_at":"2018-08-20T07:57:12.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"658f2201116ae3014b26a25e8a9ae63ba2ac41ca","kind":"tag","published_at":"2018-03-15T04:59:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b01989521f514f3578c48c8302e648008ed4fd0d","kind":"tag","published_at":"2018-01-11T23:29:45.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc7e21b0754985b75a5e89917c9035beac1f1f2e","kind":"tag","published_at":"2017-08-05T20:44:44.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b4d1c8613fd068e3c36f11e7bff672d008ac88f9","kind":"tag","published_at":"2017-06-09T21:50:40.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"2892941f582608f2e1f79b584761392906553feb","kind":"tag","published_at":"2017-03-21T12:30:59.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.3","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f28c01d854f1427674be2c9c2f9b220fce4dd970","kind":"tag","published_at":"2017-03-20T05:57:16.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f2d80c68df34804a039af441fdfeffb84624d100","kind":"tag","published_at":"2017-03-13T06:34:41.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"af6667af5efcfc1470606ce5eb433017c3b3ae0a","kind":"tag","published_at":"2017-01-09T09:37:53.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e5598cf42a5433ff1f7954f9cd31a57b429d4875","kind":"tag","published_at":"2017-01-08T15:31:57.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"842be7c11a33c71177ea03ff12412047f3d8bd07","kind":"tag","published_at":"2016-10-05T08:28:14.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c72609605b1ce2fcf42b913cd91e74503cd8d629","kind":"tag","published_at":"2016-04-26T17:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f7863497e034c1bbbf3fbef6e7522c0643c7e309","kind":"tag","published_at":"2016-04-22T21:13:11.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f63fefa5dad103be2ae8ac74a2d1412cf68d4a7e","kind":"tag","published_at":"2016-01-11T12:24:29.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.2","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6e1d0c74408a6028115b16adfb12e3ae3322e3a4","kind":"tag","published_at":"2016-01-09T13:59:21.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c210feb770aad510b6f1689b589d2a0b4bbba435","kind":"tag","published_at":"2016-01-09T13:45:48.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"10df60c077ec53b10f083c89f5267c3d19af8248","kind":"tag","published_at":"2015-12-07T10:22:36.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9d06c8d1e2e7c2b8a2a368bb07a9dbabfc16bd9","kind":"tag","published_at":"2015-12-05T23:03:23.000Z","download_url":"https://codeload.github.com/sindresorhus/execa/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/execa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/execa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T07:41:31.100Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.311406327507395,"dependent_packages_count":33.62198025179025,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.466693289648823},"purl":"pkg:npm/%40dword-design/execa-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dword-design/execa-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dword-design/execa-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dword-design/execa-fork/dependencies","status":"deprecated","funding_links":["https://github.com/sindresorhus/execa?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T20:33:59.393Z","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","maintainers":[{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"},{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fexeca-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fexeca-fork/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fexeca-fork/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fexeca-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fexeca-fork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fexeca-fork/codemeta","maintainers":[{"uuid":"dword-design","login":"dword-design","name":null,"email":"info@sebastianlandwehr.com","url":null,"packages_count":331,"html_url":"https://www.npmjs.com/~dword-design","role":null,"created_at":"2025-12-07T12:50:47.132Z","updated_at":"2025-12-07T12:50:47.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dword-design/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5780344,"maintainers_count":1237016,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":1191,"full_name":"sindresorhus/execa","default_branch":"main","total_commits":846,"total_committers":65,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.015384615384615,"dds":0.2978723404255319,"past_year_total_commits":33,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.25,"past_year_dds":0.1515151515151515,"last_synced_at":"2026-08-19T18:32:20.078Z","last_synced_commit":"8017b279e19347efaf2587711c2d57dbd4330740","created_at":"2023-03-06T22:06:04.940Z","updated_at":"2026-08-19T18:32:18.998Z","committers":[{"name":"ehmicky","email":"ehmicky","login":"ehmicky","count":594},{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":151},{"name":"Sam Verschueren","email":"sam.verschueren@gmail.com","login":"SamVerschueren","count":16},{"name":"James Talmage","email":"james.talmage@jrtechnical.com","login":"jamestalmage","count":11},{"name":"Guillaume Martigny","email":"guillaume.martigny@gmail.com","login":"GMartigny","count":3},{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","login":"kevva","count":3},{"name":"M.K.","email":"mk-pmb","login":"mk-pmb","count":3},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":3},{"name":"Aaron Casanova","email":"32409546+aaronccasanova","login":"aaronccasanova","count":2},{"name":"Dan Levy","email":"397632+justsml","login":"justsml","count":2},{"name":"Dimitri Benin","email":"BendingBender","login":"BendingBender","count":2},{"name":"Mikael Finstad","email":"finstaden@gmail.com","login":"mifi","count":2},{"name":"Pedro Augusto de Paula Barbosa","email":"papb1996@gmail.com","login":"papb","count":2},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com","login":"dignifiedquire","count":1},{"name":"Federico","email":"me@fregante.com","login":"fregante","count":1},{"name":"Emily Marigold Klassen","email":"760204+forivall","login":"forivall","count":1},{"name":"Corey Farrell","email":"git@cfware.com","login":"coreyfarrell","count":1},{"name":"CJ","email":"cj@null.computer","login":"w3cj","count":1},{"name":"Gray Zhang","email":"otakustay@gmail.com","login":"otakustay","count":1},{"name":"Gyubong","email":"jopemachine@naver.com","login":"jopemachine","count":1},{"name":"Honza Javorek","email":"mail@honzajavorek.cz","login":"honzajavorek","count":1},{"name":"Iiro Jäppinen","email":"iiro@jappinen.fi","login":"iiroj","count":1},{"name":"Jakob Krigovsky","email":"jakob@krigovsky.com","login":"sonicdoe","count":1},{"name":"Brandon Smith","email":"brandon93s@gmail.com","login":"brandon93s","count":1},{"name":"Bradford Lemley","email":"bradfordlemley@gmail.com","login":"bradfordlemley","count":1},{"name":"Austin Burdine","email":"acburdine@gmail.com","login":"acburdine","count":1},{"name":"Anna Henningsen","email":"github@addaleax.net","login":"addaleax","count":1},{"name":"André Cruz","email":"andremiguelcruz@msn.com","login":"satazor","count":1},{"name":"Ammar","email":"binfaisal.ammar@gmail.com","login":"ammarbinfaisal","count":1},{"name":"Alexey Bystrov","email":"strikeentco@gmail.com","login":"strikeentco","count":1},{"name":"Ryan Berdeen","email":"ryan@ryanberdeen.com","login":"also","count":1},{"name":"Spencer","email":"email@spalger.com","login":null,"count":1},{"name":"Rich Trott","email":"rtrott@gmail.com","login":"Trott","count":1},{"name":"Richie Bendall","email":"richiebendall@gmail.com","login":"Richienb","count":1},{"name":"Jim Higson","email":"jimhigson@protonmail.com","login":"jimhigson","count":1},{"name":"Stephen Edgar","email":"stephen@netweb.com.au","login":"ntwb","count":1},{"name":"Thai Pangsakulyanont","email":"dtinth@spacet.me","login":"dtinth","count":1},{"name":"Tiago Nápoli","email":"napoli.tiago96@gmail.com","login":"tiagonapoli","count":1},{"name":"Tommaso Sotte","email":"tommaso.sotte@gmail.com","login":"tomsotte","count":1},{"name":"Vladimir Grenaderov","email":"kosh@vorlon.co","login":"koshic","count":1},{"name":"Vsevolod Strukchinsky","email":"floatdrop","login":"floatdrop","count":1},{"name":"Ward Peeters","email":"ward@coding-tech.com","login":"wardpeet","count":1},{"name":"Will Bjorn","email":"30843002+wibjorn","login":"wibjorn","count":1},{"name":"Yanis Benson","email":"yanis.benson@gmail.com","login":"stroncium","count":1},{"name":"Young","email":"younggglcy@gmail.com","login":"younggglcy","count":1},{"name":"amammad","email":"amg2027amg@gmail.com","login":"am0o0","count":1},{"name":"emmanuel","email":"154705254+codesmith-emmy","login":"codesmith-emmy","count":1},{"name":"homersimpsons","email":"guillaume.alabre@gmail.com","login":"homersimpsons","count":1},{"name":"Satya Rohith","email":"gsatyarohith@gmail.com","login":null,"count":1},{"name":"Aaron Dandy","email":"404933+aarondandy","login":"aarondandy","count":1},{"name":"Karl Horky","email":"karl.horky@gmail.com","login":"karlhorky","count":1},{"name":"Kevin Ingersoll","email":"kingersoll@gmail.com","login":"holic","count":1},{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","login":"Kikobeats","count":1},{"name":"Leandro Facchinetti","email":"me@leafac.com","login":"leafac","count":1},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":1},{"name":"Luke Horvat","email":"lukehorvat@gmail.com","login":"lukehorvat","count":1},{"name":"Mark Terrel","email":"mark@unbounded.systems","login":"mterrel","count":1},{"name":"Markus Wolf","email":"mail@markus-wolf.de","login":"KnisterPeter","count":1},{"name":"Michael Dreher","email":"migg@migg.net","login":"migg24","count":1},{"name":"Mick Dekkers","email":"mickdekkersnl@gmail.com","login":"mickdekkers","count":1},{"name":"Minh Nguyen","email":"2852660+NMinhNguyen","login":"NMinhNguyen","count":1},{"name":"Norbert de Langen","email":"ndelangen@me.com","login":"ndelangen","count":1},{"name":"Puneet Dixit","email":"puneetdixit4321@gmail.com","login":"puneetdixit200","count":1},{"name":"Reuben Thomas","email":"rrt@sc3d.org","login":"rrthomas","count":1},{"name":"zokker13","email":"zokker13","login":"zokker13","count":1}],"past_year_committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":28},{"name":"ehmicky","email":"ehmicky","login":"ehmicky","count":3},{"name":"Puneet Dixit","email":"puneetdixit4321@gmail.com","login":"puneetdixit200","count":1},{"name":"Norbert de Langen","email":"ndelangen@me.com","login":"ndelangen","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6741518,"commits_count":976002289,"contributors_count":41157091,"owners_count":1356543,"committers_count":3350118,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"sindresorhus/execa","html_url":"https://github.com/sindresorhus/execa","last_synced_at":"2026-08-23T20:33:59.393Z","status":"error","issues_count":293,"pull_requests_count":825,"avg_time_to_close_issue":14932439.799256505,"avg_time_to_close_pull_request":255405.4544287548,"issues_closed_count":269,"pull_requests_closed_count":779,"pull_request_authors_count":44,"issue_authors_count":137,"avg_comments_per_issue":2.880546075085324,"avg_comments_per_pull_request":0.5878787878787879,"merged_pull_requests_count":734,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":10408007.0,"past_year_avg_time_to_close_pull_request":83063.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.888888888888889,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"created_at":"2023-05-18T00:43:28.129Z","updated_at":"2026-08-23T20:33:59.394Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fexeca/issues","issue_labels_count":{"table":{"help wanted":16,"enhancement":16,"bug":3,"question":2,":dollar: Funded on Issuehunt":1,"docs":1}},"pull_request_labels_count":{"table":{"enhancement":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":136,"NONE":131,"CONTRIBUTOR":19,"OWNER":7}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":735,"NONE":46,"CONTRIBUTOR":23,"OWNER":21}},"issue_authors":{"table":{"ehmicky":136,"sindresorhus":7,"jamestalmage":5,"karlhorky":2,"Zamiell":2,"iiroj":2,"FreePhoenix888":2,"devinrhode2":2,"MaddyGuthridge":2,"qmonmert":2,"koshic":2,"callumlocke":2,"dh049":2,"anomiex":2,"agirorn":1,"Shakeskeyboarde":1,"sklme":1,"silverwind":1,"golddydev":1,"acheronfail":1,"knjshimi":1,"MaybeQHL":1,"tukusejssirs":1,"youngjuning":1,"damien-mathieu1":1,"guoh27":1,"Edo78":1,"Eskibear":1,"shash7":1,"I-Want-ToBelieve":1,"adymorz":1,"shirohana":1,"mikestopcontinues":1,"arlac77":1,"epicmet":1,"SimonSiefke":1,"cedx":1,"tony-kerz":1,"HebsiBoyTs":1,"sahibjotsaggu":1,"rafaelportomoura":1,"overengineered":1,"soundstep":1,"srchulo":1,"Kikobeats":1,"navin-moorthy":1,"ringo360":1,"MarcWeber":1,"open-source-explorer":1,"ctf0":1,"YizYah":1,"zirkelc":1,"ramnathnayak-ibm":1,"onyxraven":1,"JounQin":1,"virtuallyunknown":1,"xpuu":1,"aarondandy":1,"wtgtybhertgeghgtwtg":1,"loynoir":1,"bigBellyBlow":1,"simaoj":1,"bcoughlan":1,"jjtang1985":1,"sounisi5011":1,"tjx666":1,"grahul":1,"Izhaki":1,"sumit-kumar-iitm":1,"TimCreasman":1,"davbrito":1,"azickri":1,"fnknzzz":1,"moonrailgun":1,"pie6k":1,"mifi":1,"longit123":1,"fess932":1,"rrthomas":1,"mk-pmb":1,"eclipse-za":1,"sneko":1,"leowonglaw":1,"homersimpsons":1,"amillermontoya":1,"ferenc-a":1,"kamalkech":1,"gibso":1,"ffMathy":1,"hwen":1,"Vaasu-Dhand":1,"FishOrBear":1,"kdecelle":1,"ramonbrooks456":1,"silence48":1,"you-fail-me":1,"yvonneyuinfj":1,"davidLpt":1,"F3n67u":1,"saumeya-cloudbees":1,"twilson90":1,"un0tec":1,"ciprian-omni":1,"otakustay":1,"linuswillner":1,"evrys":1,"tonivj5":1,"ttxtosca":1,"huang-julien":1,"0x80":1,"pavitra-infocusp":1,"ManiacDC":1,"Uzlopak":1,"privatenumber":1,"andrecasal":1,"GusNando":1,"truesteps":1,"seahindeniz":1,"amammad":1,"TrofinSorin":1,"ehyland":1,"GMartigny":1,"mikeerickson":1,"leafac":1,"TrevTheDev":1,"yxw007":1,"timheerwagen":1,"thetutlage":1,"sama-nv":1,"Nyx2022":1,"geigerzaehler":1,"jedwards1211":1,"qiYuei":1,"matpen":1,"LocutusOfBorg":1,"MajdT51":1,"MurzNN":1}},"pull_request_authors":{"table":{"ehmicky":735,"sindresorhus":21,"codesmith-emmy":4,"vincent067":4,"megadave19":3,"camelmasa":2,"Jayllyz":2,"ray-marr-ho":2,"rafaelportomoura":2,"holic":2,"rrthomas":2,"raoulkent":2,"mifi":2,"aaronccasanova":2,"apupier":2,"jimhigson":2,"w3cj":2,"damien-mathieu1":2,"huang-julien":2,"karlhorky":2,"IIIMADDINIII":2,"aarondandy":2,"mk-pmb":2,"iiroj":2,"homersimpsons":1,"Bohdan-Anderson-Rangle":1,"leafac":1,"puneetdixit200":1,"jimmywarting":1,"NMinhNguyen":1,"GODLiangCY":1,"forivall":1,"fnknzzz":1,"otakustay":1,"lynxtaa":1,"tukusejssirs":1,"koshic":1,"sashashura":1,"jedwards1211":1,"leno23":1,"sloonz":1,"jopemachine":1,"rovo89":1,"amammad":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16318701,"issues_count":42398605,"pull_requests_count":135016782,"authors_count":11519287,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"COLLABORATOR":2}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":19,"NONE":11,"COLLABORATOR":1}},"past_year_issue_authors":{"table":{"ehmicky":2,"MaddyGuthridge":2,"evrys":1,"jedwards1211":1,"LocutusOfBorg":1,"MarcWeber":1,"matpen":1}},"past_year_pull_request_authors":{"table":{"sindresorhus":19,"vincent067":4,"megadave19":3,"ehmicky":1,"jedwards1211":1,"leno23":1,"puneetdixit200":1,"rovo89":1}},"maintainers":[{"table":{"login":"ehmicky","count":871,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}},{"table":{"login":"sindresorhus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}}],"active_maintainers":[{"table":{"login":"sindresorhus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}},{"table":{"login":"ehmicky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehmicky"}}]}},"events":{"total":{"CreateEvent":26,"DeleteEvent":22,"ForkEvent":34,"IssueCommentEvent":117,"IssuesEvent":42,"PullRequestEvent":49,"PullRequestReviewCommentEvent":21,"PullRequestReviewEvent":26,"PushEvent":86,"ReleaseEvent":5,"WatchEvent":504},"last_year":{"CreateEvent":9,"DeleteEvent":12,"ForkEvent":5,"IssueCommentEvent":18,"IssuesEvent":3,"PullRequestEvent":7,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":3,"PushEvent":20,"WatchEvent":94}},"keywords":["binary","child-process","exec","execute","javascript","nodejs","shell","spawn","spawned-processes","streams"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T00:46:13.435Z","updated_at":"2023-01-31T00:46:13.435Z","repository_link":"https://github.com/sindresorhus/execa/blob/main/.github/workflows/main.yml","dependencies":[{"id":7260190418,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7260190419,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7260190420,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-31T00:46:13.448Z","updated_at":"2023-01-31T00:46:13.448Z","repository_link":"https://github.com/sindresorhus/execa/blob/main/package.json","dependencies":[{"id":7260190437,"package_name":"cross-spawn","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"runtime","optional":false},{"id":7260190438,"package_name":"get-stream","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":7260190439,"package_name":"human-signals","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":7260190440,"package_name":"is-stream","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7260190441,"package_name":"merge-stream","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":7260190442,"package_name":"npm-run-path","ecosystem":"npm","requirements":"^5.1.0","direct":true,"kind":"runtime","optional":false},{"id":7260190443,"package_name":"onetime","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":7260190444,"package_name":"signal-exit","ecosystem":"npm","requirements":"^3.0.7","direct":true,"kind":"runtime","optional":false},{"id":7260190445,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7260190446,"package_name":"@types/node","ecosystem":"npm","requirements":"^17.0.17","direct":true,"kind":"development","optional":false},{"id":7260190447,"package_name":"ava","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"development","optional":false},{"id":7260190448,"package_name":"c8","ecosystem":"npm","requirements":"^7.11.0","direct":true,"kind":"development","optional":false},{"id":7260190449,"package_name":"get-node","ecosystem":"npm","requirements":"^12.0.0","direct":true,"kind":"development","optional":false},{"id":7260190450,"package_name":"is-running","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":7260190451,"package_name":"p-event","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":7260190453,"package_name":"path-key","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":7260190454,"package_name":"tempfile","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":7260190456,"package_name":"tsd","ecosystem":"npm","requirements":"^0.19.1","direct":true,"kind":"development","optional":false},{"id":7260190459,"package_name":"xo","ecosystem":"npm","requirements":"^0.48.0","direct":true,"kind":"development","optional":false}]}],"score":36.29186438370215,"created_at":"2026-03-16T14:41:48.134Z","updated_at":"2026-08-24T21:08:19.772Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371328","html_url":"https://summary.ecosyste.ms/projects/371328"}