{"id":378206,"url":"https://github.com/playwright-unofficial-community-archive/jest-process-manager","last_synced_at":"2026-08-13T02:01:56.096Z","repository":{"id":42808282,"uuid":"262547462","full_name":"playwright-unofficial-community-archive/jest-process-manager","owner":"playwright-unofficial-community-archive","description":"Starts a server before the Jest tests and tears it down after.","archived":true,"fork":false,"pushed_at":"2023-11-16T19:22:25.000Z","size":102,"stargazers_count":19,"open_issues_count":5,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-02T10:33:30.662Z","etag":null,"topics":["e2e-testing","jest","playwright"],"latest_commit_sha":null,"homepage":"https://playwright.tech/blog/tracking-frontend-coverage-with-playwright","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/playwright-unofficial-community-archive.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":"CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2020-05-09T10:36:07.000Z","updated_at":"2025-09-11T16:10:20.000Z","dependencies_parsed_at":"2023-11-14T20:39:00.512Z","dependency_job_id":null,"html_url":"https://github.com/playwright-unofficial-community-archive/jest-process-manager","commit_stats":{"total_commits":39,"total_committers":5,"mean_commits":7.8,"dds":0.3846153846153846,"last_synced_commit":"f09f75e4c8605383148611f2f1ea4ff637190025"},"previous_names":["playwright-unofficial-community-archive/jest-process-manager"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/playwright-unofficial-community-archive/jest-process-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playwright-unofficial-community-archive%2Fjest-process-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playwright-unofficial-community-archive%2Fjest-process-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playwright-unofficial-community-archive%2Fjest-process-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playwright-unofficial-community-archive%2Fjest-process-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playwright-unofficial-community-archive","download_url":"https://codeload.github.com/playwright-unofficial-community-archive/jest-process-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playwright-unofficial-community-archive%2Fjest-process-manager/sbom","scorecard":{"id":737553,"data":{"date":"2025-08-11","repo":{"name":"github.com/playwright-community/jest-process-manager","commit":"da5fd740cbd9e149b4f87107590e14075543c3a0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":4,"reason":"Found 14/29 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/playwright-community/jest-process-manager/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/playwright-community/jest-process-manager/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-22T16:20:32.659Z","repository_id":42808282,"created_at":"2025-08-22T16:20:32.659Z","updated_at":"2025-08-22T16:20:32.659Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35884178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-25T02:00:06.922Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"playwright-unofficial-community-archive","name":"Playwright Community (Archived/Unofficial)","uuid":"63393659","kind":"organization","description":"This organization is no longer maintained or supported and has no future plans. Not affiliated with Microsoft.","email":null,"website":"https://playwright.tech","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63393659?v=4","repositories_count":18,"last_synced_at":"2026-07-02T10:29:08.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/playwright-unofficial-community-archive","funding_links":[],"total_stars":4241,"followers":321,"following":0,"created_at":"2022-11-02T16:51:55.373Z","updated_at":"2026-07-02T10:29:08.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playwright-unofficial-community-archive","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playwright-unofficial-community-archive/repositories"},"packages":[],"commits":{"id":11976479,"full_name":"playwright-unofficial-community-archive/jest-process-manager","default_branch":"master","total_commits":41,"total_committers":6,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":6.833333333333333,"dds":0.41463414634146345,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-11T01:03:24.303Z","last_synced_commit":"da5fd740cbd9e149b4f87107590e14075543c3a0","created_at":"2026-07-25T16:00:55.210Z","updated_at":"2026-08-11T01:03:24.240Z","committers":[{"name":"Maksim Markelov","email":"maks-markel@mail.ru","login":"mmarkelov","count":24},{"name":"Max Schmitt","email":"max@schmitt.mx","login":"mxschmitt","count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Mitja Kramberger","email":"64793622+mitja-kramberger-cko","login":"mitja-kramberger-cko","count":1},{"name":"Jack Anderson","email":"JackCA","login":"JackCA","count":1},{"name":"Epeüs","email":"w3n@w3news.org","login":"w3nl","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/playwright-unofficial-community-archive%2Fjest-process-manager/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.637Z","repositories_count":6631708,"commits_count":915668627,"contributors_count":39038926,"owners_count":1331907,"committers_count":3295598,"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":"playwright-unofficial-community-archive/jest-process-manager","html_url":"https://github.com/playwright-unofficial-community-archive/jest-process-manager","last_synced_at":"2026-07-25T16:00:59.266Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2026-07-25T16:00:58.573Z","updated_at":"2026-08-12T11:10:49.409Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/playwright-unofficial-community-archive%2Fjest-process-manager","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/playwright-unofficial-community-archive%2Fjest-process-manager/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027431,"issues_count":40497448,"pull_requests_count":130958306,"authors_count":11441615,"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":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["e2e-testing","jest","playwright"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-19T17:20:47.990Z","updated_at":"2022-09-19T17:20:47.990Z","repository_link":"https://github.com/playwright-unofficial-community-archive/jest-process-manager/blob/master/package-lock.json","dependencies":[{"id":5448999422,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":5448999423,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":5448999424,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":5448999425,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":5448999426,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":5448999427,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":5448999428,"package_name":"@types/cwd","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":5448999429,"package_name":"@types/exit","ecosystem":"npm","requirements":"0.1.31","direct":false,"kind":"development","optional":false},{"id":5448999430,"package_name":"@types/node","ecosystem":"npm","requirements":"13.13.5","direct":false,"kind":"development","optional":false},{"id":5448999431,"package_name":"@types/prompts","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"development","optional":false},{"id":5448999432,"package_name":"@types/signal-exit","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":5448999433,"package_name":"@types/wait-on","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":5448999434,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":5448999435,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":5448999436,"package_name":"axios","ecosystem":"npm","requirements":"0.21.1","direct":false,"kind":"runtime","optional":false},{"id":5448999437,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":5448999438,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":5448999439,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":5448999440,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":5448999441,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":5448999442,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":5448999443,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":5448999444,"package_name":"cwd","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":5448999445,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":5448999446,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":5448999447,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":5448999448,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":5448999449,"package_name":"expand-tilde","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":5448999450,"package_name":"find-file-up","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":5448999451,"package_name":"find-pkg","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":5448999452,"package_name":"find-process","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":5448999453,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":5448999454,"package_name":"fs-exists-sync","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":5448999455,"package_name":"global-modules","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":5448999456,"package_name":"global-prefix","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":5448999457,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":5448999458,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":5448999459,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":5448999460,"package_name":"is-windows","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":5448999461,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":5448999462,"package_name":"joi","ecosystem":"npm","requirements":"17.3.0","direct":false,"kind":"runtime","optional":false},{"id":5448999463,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":5448999464,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":5448999465,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":5448999466,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":5448999467,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":5448999468,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":5448999469,"package_name":"resolve-dir","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":5448999470,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.3","direct":false,"kind":"runtime","optional":false},{"id":5448999471,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":5448999472,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":5448999473,"package_name":"spawnd","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":5448999474,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":5448999475,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":5448999476,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":5448999477,"package_name":"typescript","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":5448999478,"package_name":"wait-on","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":5448999479,"package_name":"wait-port","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":5448999480,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":5448999481,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":5448999482,"package_name":"commander","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":5448999483,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-19T17:20:48.157Z","updated_at":"2022-09-19T17:20:48.157Z","repository_link":"https://github.com/playwright-unofficial-community-archive/jest-process-manager/blob/master/package.json","dependencies":[{"id":5449002160,"package_name":"@types/wait-on","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"runtime","optional":false},{"id":5449002161,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":5449002162,"package_name":"cwd","ecosystem":"npm","requirements":"^0.10.0","direct":true,"kind":"runtime","optional":false},{"id":5449002163,"package_name":"exit","ecosystem":"npm","requirements":"^0.1.2","direct":true,"kind":"runtime","optional":false},{"id":5449002164,"package_name":"find-process","ecosystem":"npm","requirements":"^1.4.4","direct":true,"kind":"runtime","optional":false},{"id":5449002165,"package_name":"prompts","ecosystem":"npm","requirements":"^2.4.1","direct":true,"kind":"runtime","optional":false},{"id":5449002166,"package_name":"signal-exit","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"runtime","optional":false},{"id":5449002167,"package_name":"spawnd","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":5449002168,"package_name":"tree-kill","ecosystem":"npm","requirements":"^1.2.2","direct":true,"kind":"runtime","optional":false},{"id":5449002169,"package_name":"wait-on","ecosystem":"npm","requirements":"^5.3.0","direct":true,"kind":"runtime","optional":false},{"id":5449002170,"package_name":"@types/cwd","ecosystem":"npm","requirements":"^0.10.0","direct":true,"kind":"development","optional":false},{"id":5449002171,"package_name":"@types/exit","ecosystem":"npm","requirements":"^0.1.31","direct":true,"kind":"development","optional":false},{"id":5449002172,"package_name":"@types/prompts","ecosystem":"npm","requirements":"^2.0.10","direct":true,"kind":"development","optional":false},{"id":5449002173,"package_name":"@types/signal-exit","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":5449002174,"package_name":"typescript","ecosystem":"npm","requirements":"^4.2.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-11-14T20:39:00.331Z","updated_at":"2023-11-14T20:39:00.331Z","repository_link":"https://github.com/playwright-unofficial-community-archive/jest-process-manager/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14499933374,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14499933380,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":4.969813299576001,"created_at":"2026-07-08T07:24:37.781Z","updated_at":"2026-08-13T02:01:56.096Z","avatar_url":"https://github.com/playwright-unofficial-community-archive.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378206","html_url":"https://summary.ecosyste.ms/projects/378206"}