{"id":377969,"url":"https://github.com/facebook/jscodeshift","last_synced_at":"2026-07-21T13:07:46.266Z","repository":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-07-15T21:08:20.000Z","size":2312,"stargazers_count":10025,"open_issues_count":148,"forks_count":495,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-07-18T09:04:37.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-07-15T21:08:24.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35724524,"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-21T02:00:06.728Z","response_time":109,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":167,"last_synced_at":"2026-07-05T03:02:28.347Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":573289,"followers":36077,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-07-05T03:02:28.348Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"packages":[{"id":1641313,"name":"dva-jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast"],"namespace":null,"versions_count":4,"first_release_published_at":"2016-08-04T13:40:08.470Z","latest_release_published_at":"2016-10-20T07:18:31.092Z","latest_release_number":"0.3.29","last_synced_at":"2026-07-13T13:06:19.195Z","created_at":"2022-04-09T13:02:28.307Z","updated_at":"2026-07-13T13:06:19.195Z","registry_url":"https://www.npmjs.com/package/dva-jscodeshift","install_command":"npm install dva-jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.29"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T00:20:23.417Z","dependent_packages_count":2,"downloads":57,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.27243026555107,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":1.0694712135282713,"forks_count":1.6561181375480374,"docker_downloads_count":null,"average":8.225509439057163},"purl":"pkg:npm/dva-jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/dva-jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/dva-jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/dva-jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva-jscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva-jscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva-jscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva-jscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva-jscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva-jscodeshift/codemeta","maintainers":[{"uuid":"jaredleechn","login":"jaredleechn","name":null,"email":"jaredleechn@gmail.com","url":null,"packages_count":120,"html_url":"https://www.npmjs.com/~jaredleechn","role":null,"created_at":"2022-11-12T03:20:09.027Z","updated_at":"2022-11-12T03:20:09.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredleechn/packages"},{"uuid":"chrisfan","login":"chrisfan","name":null,"email":"chris.fan.dev@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~chrisfan","role":null,"created_at":"2022-11-12T03:20:09.009Z","updated_at":"2022-11-12T03:20:09.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chrisfan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1438934,"name":"atlassian-forks-jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast","babel"],"namespace":null,"versions_count":5,"first_release_published_at":"2021-03-08T03:39:05.688Z","latest_release_published_at":"2021-05-05T02:29:47.818Z","latest_release_number":"0.12.2-atlassian-6","last_synced_at":"2026-07-13T13:06:35.881Z","created_at":"2022-04-09T01:11:46.748Z","updated_at":"2026-07-13T13:06:35.881Z","registry_url":"https://www.npmjs.com/package/atlassian-forks-jscodeshift","install_command":"npm install atlassian-forks-jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.12.2-atlassian-6"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T00:20:25.026Z","dependent_packages_count":3,"downloads":52,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.187055954482187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.3263723937714438,"forks_count":1.9562813046658953,"average":13.255969128079462},"purl":"pkg:npm/atlassian-forks-jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/atlassian-forks-jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/atlassian-forks-jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/atlassian-forks-jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/atlassian-forks-jscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/atlassian-forks-jscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/atlassian-forks-jscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/atlassian-forks-jscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/atlassian-forks-jscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/atlassian-forks-jscodeshift/codemeta","maintainers":[{"uuid":"mdejongh","login":"mdejongh","name":null,"email":"mdejongh@atlassian.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~mdejongh","role":null,"created_at":"2022-11-11T12:36:13.907Z","updated_at":"2022-11-11T12:36:13.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdejongh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":983078,"name":"@hypnosphi/jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast","babel"],"namespace":"hypnosphi","versions_count":1,"first_release_published_at":"2019-10-21T21:00:38.925Z","latest_release_published_at":"2019-10-21T21:00:38.925Z","latest_release_number":"0.6.4","last_synced_at":"2026-07-13T13:06:48.148Z","created_at":"2022-04-07T18:28:19.603Z","updated_at":"2026-07-13T13:06:48.149Z","registry_url":"https://www.npmjs.com/package/@hypnosphi/jscodeshift","install_command":"npm install @hypnosphi/jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.4"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T00:20:24.651Z","dependent_packages_count":3,"downloads":4275,"downloads_period":"last-month","dependent_repos_count":59,"rankings":{"downloads":15.258480593003851,"dependent_repos_count":1.75257876404274,"dependent_packages_count":5.888476794839281,"stargazers_count":1.0694712135282713,"forks_count":1.6561181375480374,"docker_downloads_count":null,"average":5.1250251005924365},"purl":"pkg:npm/%40hypnosphi/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hypnosphi/jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hypnosphi/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hypnosphi/jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hypnosphi%2Fjscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hypnosphi%2Fjscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hypnosphi%2Fjscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hypnosphi%2Fjscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hypnosphi%2Fjscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hypnosphi%2Fjscodeshift/codemeta","maintainers":[{"uuid":"hypnosphi","login":"hypnosphi","name":null,"email":"talpa@yandex.ru","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~hypnosphi","role":null,"created_at":"2022-11-20T17:10:46.779Z","updated_at":"2022-11-20T17:10:46.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hypnosphi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":7412805,"name":"github.com/facebook/jscodeshift","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":[],"namespace":"github.com/facebook","versions_count":62,"first_release_published_at":"2015-03-24T20:37:27.000Z","latest_release_published_at":"2025-03-24T15:10:48.000Z","latest_release_number":"v17.3.0+incompatible","last_synced_at":"2026-07-13T13:06:53.088Z","created_at":"2023-04-06T01:53:16.847Z","updated_at":"2026-07-13T13:06:53.089Z","registry_url":"https://pkg.go.dev/github.com/facebook/jscodeshift","install_command":"go get github.com/facebook/jscodeshift","documentation_url":"https://pkg.go.dev/github.com/facebook/jscodeshift#section-documentation","metadata":{},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2025-10-21T07:12:34.000Z","size":2358,"stargazers_count":9864,"open_issues_count":136,"forks_count":489,"subscribers_count":93,"default_branch":"main","last_synced_at":"2025-10-30T00:45:26.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2025-10-29T09:28:23.000Z","dependencies_parsed_at":"2024-06-11T04:48:33.134Z","dependency_job_id":"6d4af9d6-cc67-4938-afcf-34c729363d1f","html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283997629,"owners_count":26929852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"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"},"tags":[]},"repo_metadata_updated_at":"2025-12-28T10:15:04.762Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.793834424600911,"dependent_packages_count":8.452778221382484,"stargazers_count":0.7165656284933871,"forks_count":1.3274611592393413,"docker_downloads_count":null,"average":3.8226598584290308},"purl":"pkg:golang/github.com/facebook/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/facebook/jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/facebook/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/facebook/jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T10:03:03.592Z","issues_count":113,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":91,"avg_comments_per_issue":3.3008849557522124,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":10,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":7993.5,"past_year_avg_time_to_close_pull_request":1169949.6666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":3.302325581395349,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[{"login":"Daniel15","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fjscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fjscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fjscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fjscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fjscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fjscodeshift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2212095,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":1905870,"name":"jscodeshift-async","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-02-07T02:21:12.352Z","latest_release_published_at":"2018-02-07T02:21:12.352Z","latest_release_number":"0.4.0","last_synced_at":"2026-07-13T13:06:17.486Z","created_at":"2022-04-09T18:09:59.041Z","updated_at":"2026-07-13T13:06:17.486Z","registry_url":"https://www.npmjs.com/package/jscodeshift-async","install_command":"npm install jscodeshift-async","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.0"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T00:20:25.076Z","dependent_packages_count":3,"downloads":40,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":30.672277482433863,"dependent_repos_count":10.767935900085632,"dependent_packages_count":5.799786019274363,"stargazers_count":1.1024428991998014,"forks_count":1.717306708850971,"docker_downloads_count":null,"average":10.011949801968926},"purl":"pkg:npm/jscodeshift-async","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jscodeshift-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/jscodeshift-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jscodeshift-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-async/codemeta","maintainers":[{"uuid":"rektide","login":"rektide","name":null,"email":"rektide@voodoowarez.com","url":null,"packages_count":173,"html_url":"https://www.npmjs.com/~rektide","role":null,"created_at":"2022-11-12T22:48:55.319Z","updated_at":"2022-11-12T22:48:55.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rektide/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":958327,"name":"@gerhobbelt/jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast"],"namespace":"gerhobbelt","versions_count":1,"first_release_published_at":"2017-12-18T23:31:32.962Z","latest_release_published_at":"2017-12-18T23:31:32.962Z","latest_release_number":"0.3.32-3","last_synced_at":"2026-07-13T13:06:14.514Z","created_at":"2022-04-07T17:46:42.804Z","updated_at":"2026-07-13T18:59:31.631Z","registry_url":"https://www.npmjs.com/package/@gerhobbelt/jscodeshift","install_command":"npm install @gerhobbelt/jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.32-3"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T18:59:31.610Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.58025665321927,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":1.1016382173307784,"forks_count":1.7046444359736377,"docker_downloads_count":null,"average":20.692871379261934},"purl":"pkg:npm/%40gerhobbelt/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gerhobbelt/jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gerhobbelt/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gerhobbelt/jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gerhobbelt%2Fjscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gerhobbelt%2Fjscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gerhobbelt%2Fjscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gerhobbelt%2Fjscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gerhobbelt%2Fjscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gerhobbelt%2Fjscodeshift/codemeta","maintainers":[{"uuid":"gerhobbelt","login":"gerhobbelt","name":null,"email":"ger@hobbelt.com","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~gerhobbelt","role":null,"created_at":"2022-11-20T16:16:32.723Z","updated_at":"2022-11-20T16:16:32.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gerhobbelt/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":912400,"name":"@dylanvann/jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast","babel"],"namespace":"dylanvann","versions_count":2,"first_release_published_at":"2019-03-19T18:11:47.770Z","latest_release_published_at":"2019-03-19T18:20:36.590Z","latest_release_number":"0.6.4","last_synced_at":"2026-07-13T13:06:32.142Z","created_at":"2022-04-07T16:44:01.601Z","updated_at":"2026-07-13T18:59:32.794Z","registry_url":"https://www.npmjs.com/package/@dylanvann/jscodeshift","install_command":"npm install @dylanvann/jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.4"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-05-27T06:14:59.000Z","size":2333,"stargazers_count":10006,"open_issues_count":150,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-13T04:03:25.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-12T05:46:14.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34325162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":163,"last_synced_at":"2026-05-16T15:59:08.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":964404,"followers":35470,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-05-16T15:59:08.947Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T18:59:32.774Z","dependent_packages_count":1,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":52.10636068759062,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":1.1013274729216043,"forks_count":1.7046444359736377,"docker_downloads_count":null,"average":17.39803003725437},"purl":"pkg:npm/%40dylanvann/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dylanvann/jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dylanvann/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dylanvann/jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dylanvann%2Fjscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dylanvann%2Fjscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dylanvann%2Fjscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dylanvann%2Fjscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dylanvann%2Fjscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dylanvann%2Fjscodeshift/codemeta","maintainers":[{"uuid":"dylanvann","login":"dylanvann","name":null,"email":"dylan@dylanvann.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~dylanvann","role":null,"created_at":"2022-11-17T02:43:14.025Z","updated_at":"2022-11-17T02:43:14.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylanvann/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1905854,"name":"jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast","babel"],"namespace":null,"versions_count":71,"first_release_published_at":"2015-03-25T03:12:16.408Z","latest_release_published_at":"2025-03-24T15:11:49.008Z","latest_release_number":"17.3.0","last_synced_at":"2026-07-14T23:01:41.770Z","created_at":"2022-04-09T18:09:58.363Z","updated_at":"2026-07-14T23:01:41.770Z","registry_url":"https://www.npmjs.com/package/jscodeshift","install_command":"npm install jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"17.3.0"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-05-27T06:14:59.000Z","size":2333,"stargazers_count":10001,"open_issues_count":150,"forks_count":494,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-05-30T02:02:36.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-05-29T10:00:48.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33830546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-10T21:24:35.765Z","dependent_packages_count":2185,"downloads":27241487,"downloads_period":"last-month","dependent_repos_count":154569,"rankings":{"downloads":0.0521859506440283,"dependent_repos_count":0.08345371330692457,"dependent_packages_count":0.03625089121337537,"stargazers_count":1.062008737450456,"forks_count":1.6163680987776552,"docker_downloads_count":0.0932830712718806,"average":0.49059174377738674},"purl":"pkg:npm/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jscodeshift","docker_dependents_count":557,"docker_downloads_count":586335463,"usage_url":"https://repos.ecosyste.ms/usage/npm/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jscodeshift/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-01-22T02:06:02.558Z","issues_count":114,"pull_requests_count":167,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":53,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.694610778443114,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1668644.3684210526,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0344827586206895,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":476,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2022-11-10T11:36:43.849Z","updated_at":"2022-11-10T11:36:43.849Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"daniel15","login":"daniel15","name":null,"email":"npm@d.sb","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~daniel15","role":null,"created_at":"2022-11-10T11:36:43.825Z","updated_at":"2022-11-10T11:36:43.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daniel15/packages"},{"uuid":"danbuild","login":"danbuild","name":null,"email":"build@dan.cx","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~danbuild","role":null,"created_at":"2024-11-01T17:14:51.059Z","updated_at":"2024-11-01T17:14:51.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danbuild/packages"},{"uuid":"mroch","login":"mroch","name":null,"email":"marshall@roch.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~mroch","role":null,"created_at":"2022-11-10T11:36:43.833Z","updated_at":"2022-11-10T11:36:43.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mroch/packages"},{"uuid":"flowtype","login":"flowtype","name":null,"email":"flow@fb.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~flowtype","role":null,"created_at":"2022-11-10T11:36:43.856Z","updated_at":"2022-11-10T11:36:43.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flowtype/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":5158826,"name":"@jy95/jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast","babel"],"namespace":"jy95","versions_count":1,"first_release_published_at":"2022-08-13T07:46:47.017Z","latest_release_published_at":"2022-08-13T07:46:47.017Z","latest_release_number":"0.13.2","last_synced_at":"2026-07-13T13:06:18.584Z","created_at":"2022-08-13T07:51:12.513Z","updated_at":"2026-07-13T13:06:18.584Z","registry_url":"https://www.npmjs.com/package/@jy95/jscodeshift","install_command":"npm install @jy95/jscodeshift","documentation_url":null,"metadata":{},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2025-10-21T07:12:34.000Z","size":2358,"stargazers_count":9864,"open_issues_count":136,"forks_count":489,"subscribers_count":93,"default_branch":"main","last_synced_at":"2025-10-30T00:45:26.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2025-10-29T09:28:23.000Z","dependencies_parsed_at":"2024-06-11T04:48:33.134Z","dependency_job_id":"6d4af9d6-cc67-4938-afcf-34c729363d1f","html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283997629,"owners_count":26929852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"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"},"tags":[]},"repo_metadata_updated_at":"2025-12-28T10:15:04.835Z","dependent_packages_count":0,"downloads":0,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":98.08257299207078,"dependent_repos_count":5.854381511510429,"dependent_packages_count":23.036645117935002,"stargazers_count":1.181118308829689,"forks_count":1.664320014876192,"average":25.963807589044414},"purl":"pkg:npm/%40jy95/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jy95/jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jy95/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jy95/jscodeshift/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T04:34:08.287Z","issues_count":113,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":91,"avg_comments_per_issue":3.3008849557522124,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":10,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":7993.5,"past_year_avg_time_to_close_pull_request":1423047.1714285715,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":3.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[{"login":"Daniel15","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jy95%2Fjscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jy95%2Fjscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jy95%2Fjscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jy95%2Fjscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jy95%2Fjscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jy95%2Fjscodeshift/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1153735,"name":"@robmarr/jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast","babel"],"namespace":"robmarr","versions_count":1,"first_release_published_at":"2020-01-30T23:32:11.607Z","latest_release_published_at":"2020-01-30T23:32:11.607Z","latest_release_number":"0.7.1","last_synced_at":"2026-07-13T13:06:21.956Z","created_at":"2022-04-08T12:17:30.160Z","updated_at":"2026-07-13T13:06:21.956Z","registry_url":"https://www.npmjs.com/package/@robmarr/jscodeshift","install_command":"npm install @robmarr/jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.7.1"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T00:20:24.374Z","dependent_packages_count":2,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.3263723937714438,"forks_count":1.9562813046658953,"average":16.77120371589131},"purl":"pkg:npm/%40robmarr/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@robmarr/jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@robmarr/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@robmarr/jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robmarr%2Fjscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robmarr%2Fjscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robmarr%2Fjscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robmarr%2Fjscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robmarr%2Fjscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robmarr%2Fjscodeshift/codemeta","maintainers":[{"uuid":"robinmarr","login":"robinmarr","name":null,"email":"rob@marr.london","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~robinmarr","role":null,"created_at":"2022-11-20T23:18:30.369Z","updated_at":"2022-11-20T23:18:30.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/robinmarr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":10751940,"name":"jscodeshift-x","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast","babel"],"namespace":null,"versions_count":4,"first_release_published_at":"2024-07-25T17:08:46.547Z","latest_release_published_at":"2024-08-11T15:20:15.266Z","latest_release_number":"1.2.0","last_synced_at":"2026-07-13T13:06:22.810Z","created_at":"2024-07-25T17:10:11.453Z","updated_at":"2026-07-13T13:06:22.811Z","registry_url":"https://www.npmjs.com/package/jscodeshift-x","install_command":"npm install jscodeshift-x","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.0"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T00:20:23.771Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.17920643636585,"dependent_packages_count":38.03619157157615,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.107699003971},"purl":"pkg:npm/jscodeshift-x","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jscodeshift-x","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/jscodeshift-x","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jscodeshift-x/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-x/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-x/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-x/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-x/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-x/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jscodeshift-x/codemeta","maintainers":[{"uuid":"pionxzh","login":"pionxzh","name":null,"email":"pionxzh@csie.io","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~pionxzh","role":null,"created_at":"2024-07-25T17:10:12.333Z","updated_at":"2024-07-25T17:10:12.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pionxzh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":937187,"name":"@feathersjs/jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast"],"namespace":"feathersjs","versions_count":2,"first_release_published_at":"2017-04-16T21:48:50.025Z","latest_release_published_at":"2017-04-19T02:19:24.176Z","latest_release_number":"0.5.0","last_synced_at":"2026-07-13T13:06:48.373Z","created_at":"2022-04-07T17:18:51.801Z","updated_at":"2026-07-13T13:06:48.374Z","registry_url":"https://www.npmjs.com/package/@feathersjs/jscodeshift","install_command":"npm install @feathersjs/jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.0"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T00:20:24.442Z","dependent_packages_count":6,"downloads":2338,"downloads_period":"last-month","dependent_repos_count":36,"rankings":{"downloads":4.822809408004048,"dependent_repos_count":2.219593790358472,"dependent_packages_count":3.081991358317102,"stargazers_count":1.1013274729216043,"forks_count":1.7046444359736377,"docker_downloads_count":1.2912237490650076,"average":2.3702650357733117},"purl":"pkg:npm/%40feathersjs/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@feathersjs/jscodeshift","docker_dependents_count":2,"docker_downloads_count":77,"usage_url":"https://repos.ecosyste.ms/usage/npm/@feathersjs/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@feathersjs/jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@feathersjs%2Fjscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@feathersjs%2Fjscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@feathersjs%2Fjscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@feathersjs%2Fjscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@feathersjs%2Fjscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@feathersjs%2Fjscodeshift/codemeta","maintainers":[{"uuid":"marshallswain","login":"marshallswain","name":null,"email":"marshall@creativeideal.net","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~marshallswain","role":null,"created_at":"2022-11-18T23:24:13.732Z","updated_at":"2022-11-18T23:24:13.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marshallswain/packages"},{"uuid":"daffl","login":"daffl","name":null,"email":"daff@neyeon.com","url":null,"packages_count":190,"html_url":"https://www.npmjs.com/~daffl","role":null,"created_at":"2022-11-18T23:24:13.730Z","updated_at":"2022-11-18T23:24:13.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daffl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1002822,"name":"@jgoz/jscodeshift","ecosystem":"npm","description":"A toolkit for JavaScript codemods","homepage":"https://github.com/facebook/jscodeshift#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/jscodeshift","keywords_array":["codemod","recast","babel"],"namespace":"jgoz","versions_count":2,"first_release_published_at":"2019-09-13T23:29:27.719Z","latest_release_published_at":"2019-09-15T19:02:32.252Z","latest_release_number":"0.6.5","last_synced_at":"2026-07-13T13:06:56.675Z","created_at":"2022-04-07T18:59:20.449Z","updated_at":"2026-07-13T13:06:56.675Z","registry_url":"https://www.npmjs.com/package/@jgoz/jscodeshift","install_command":"npm install @jgoz/jscodeshift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.5"}},"repo_metadata":{"id":28283217,"uuid":"31795422","full_name":"facebook/jscodeshift","owner":"facebook","description":"A JavaScript codemod toolkit.","archived":false,"fork":false,"pushed_at":"2026-06-24T20:46:59.000Z","size":2478,"stargazers_count":10014,"open_issues_count":152,"forks_count":493,"subscribers_count":90,"default_branch":"main","last_synced_at":"2026-06-27T06:02:53.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jscodeshift.com","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-07T00:32:16.000Z","updated_at":"2026-06-26T18:06:50.000Z","dependencies_parsed_at":"2025-11-12T07:51:01.277Z","dependency_job_id":null,"html_url":"https://github.com/facebook/jscodeshift","commit_stats":{"total_commits":430,"total_committers":128,"mean_commits":3.359375,"dds":0.6976744186046512,"last_synced_commit":"a0c74249042ef84aa6548a3e10a666dbed950e1b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/jscodeshift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/jscodeshift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/sbom","scorecard":{"id":390806,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/jscodeshift","commit":"e877ed287dcb3ef3ee8b20c53ec8b477ab564438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push.yml:14","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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/cr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/jscodeshift/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:04.102Z","repository_id":28283217,"created_at":"2025-08-18T17:45:04.102Z","updated_at":"2025-08-18T17:45:04.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":164,"last_synced_at":"2026-06-21T14:50:32.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":567029,"followers":35900,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-06-21T14:50:32.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T00:20:23.954Z","dependent_packages_count":1,"downloads":38,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.45402798861799,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.0694712135282713,"forks_count":1.6561181375480374,"docker_downloads_count":null,"average":10.476670048460564},"purl":"pkg:npm/%40jgoz/jscodeshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jgoz/jscodeshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jgoz/jscodeshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jgoz/jscodeshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T08:25:49.904Z","issues_count":114,"pull_requests_count":165,"avg_time_to_close_issue":41751616.788461536,"avg_time_to_close_pull_request":12952592.88028169,"issues_closed_count":52,"pull_requests_closed_count":142,"pull_request_authors_count":52,"issue_authors_count":92,"avg_comments_per_issue":3.2719298245614037,"avg_comments_per_pull_request":2.6848484848484846,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":9,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1509775.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0689655172413794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","maintainers":[{"login":"ElonVolo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"},{"login":"Daniel15","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"},{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"},{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jgoz%2Fjscodeshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jgoz%2Fjscodeshift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jgoz%2Fjscodeshift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jgoz%2Fjscodeshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jgoz%2Fjscodeshift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jgoz%2Fjscodeshift/codemeta","maintainers":[{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2022-11-20T17:51:55.007Z","updated_at":"2022-11-20T17:51:55.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670573,"maintainers_count":1209033,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":666,"full_name":"facebook/jscodeshift","default_branch":"main","total_commits":463,"total_committers":131,"total_bot_commits":48,"total_bot_committers":2,"mean_commits":3.5343511450381677,"dds":0.7192224622030238,"past_year_total_commits":19,"past_year_total_committers":8,"past_year_total_bot_commits":10,"past_year_total_bot_committers":2,"past_year_mean_commits":2.375,"past_year_dds":0.5263157894736843,"last_synced_at":"2026-07-16T20:40:21.263Z","last_synced_commit":"e71f63dba4f60e39944f5ef1e74a36fbdd317e1e","created_at":"2023-03-06T22:04:56.224Z","updated_at":"2026-07-16T20:38:22.107Z","committers":[{"name":"Felix Kling","email":"felix.kling@gmx.net","login":"fkling","count":130},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":44},{"name":"Daniel Lo Nigro","email":"danlo@meta.com","login":"Daniel15","count":23},{"name":"Kamat, Trivikram","email":"16024985+trivikr","login":"trivikr","count":18},{"name":"cpojer","email":"christoph.pojer@gmail.com","login":"cpojer","count":17},{"name":"George Zahariev","email":"gkz@fb.com","login":"gkz","count":9},{"name":"Elon Volo","email":"63563814+ElonVolo","login":"ElonVolo","count":8},{"name":"Andrew Levine","email":"theandrewtizer@gmail.com","login":null,"count":7},{"name":"sharils","email":"sharils","login":"sharils","count":7},{"name":"Marco de Jongh","email":"mdejongh@atlassian.com","login":"marcodejongh","count":7},{"name":"Jordan Brown","email":"jmbrown@fb.com","login":"jbrown215","count":6},{"name":"Joe Lencioni","email":"joe.lencioni@brigade.com","login":"lencioni","count":5},{"name":"Ilan Volow","email":"ilanvolow@gmail.com","login":"ilanvolow","count":5},{"name":"Greg Hurrell","email":"greg@hurrell.net","login":"wincent","count":5},{"name":"Avik Chaudhuri","email":"avik@fb.com","login":"avikchaudhuri","count":4},{"name":"Michal Srb","email":"xixixao@seznam.cz","login":"xixixao","count":4},{"name":"Timothy Yung","email":"yungsters@fb.com","login":"yungsters","count":4},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":4},{"name":"Mohab Sameh","email":"mohabsameh@outlook.com","login":"mohab-sameh","count":3},{"name":"Henry Dineen","email":"hdineen@hubspot.com","login":"henryqdineen","count":3},{"name":"Robby Nevels","email":"rjnevels@fb.com","login":null,"count":3},{"name":"Brie","email":"breanna.bunge@airbnb.com","login":null,"count":3},{"name":"Antoine BERNIER","email":"antoine.bernier@gmail.com","login":"abernier","count":3},{"name":"Chris LaRose","email":"chris.larose@mycase.com","login":"cjlarose","count":3},{"name":"Marc Bernard","email":"59966492+mbtools","login":"mbtools","count":3},{"name":"Shinya Fujino","email":"shf0811@gmail.com","login":"morinokami","count":3},{"name":"Nick McCurdy","email":"nick@nickmccurdy.com","login":"nickserv","count":3},{"name":"Samuel Greene","email":"sam@samuelgreene.info","login":"daedalus28","count":2},{"name":"Ryan Rhee","email":"ryan.y.rhee@gmail.com","login":"ryanrhee","count":2},{"name":"Peter van der Zee","email":"github-public@qfox.nl","login":"pvdz","count":2},{"name":"Mohammad Bagher Abiyat","email":"zorofight94@gmail.com","login":"Aslemammad","count":2},{"name":"LeSingh1","email":"sshaurya914@gmail.com","login":"LeSingh1","count":2},{"name":"James Talmage","email":"james@talmage.io","login":"jamestalmage","count":2},{"name":"Sibelius Seraphini","email":"sibeliusseraphini@gmail.com","login":"sibelius","count":2},{"name":"Spencer Elliott","email":"me@elliottsj.com","login":"elliottsj","count":2},{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com","login":"skovy","count":2},{"name":"Eli White","email":"eliwhite@fb.com","login":"TheSavior","count":2},{"name":"slorber","email":"lorber.sebastien@gmail.com","login":"slorber","count":2},{"name":"chimurai","email":"655241+chimurai","login":"chimurai","count":2},{"name":"Daniel Del Core","email":"ddelcore@atlassian.com","login":null,"count":2},{"name":"Keyan Zhang","email":"keyanz@fb.com","login":null,"count":2},{"name":"Alan Pierce","email":"alangpierce@gmail.com","login":"alangpierce","count":2},{"name":"Andres Suarez","email":"zertosh@gmail.com","login":"zertosh","count":2},{"name":"Andy Edwards","email":"jedwards@fastmail.com","login":"jedwards1211","count":2},{"name":"Ash Searle","email":"ash@hexmen.com","login":"ashsearle","count":2},{"name":"Bao Pham","email":"gbaopham@gmail.com","login":"baopham","count":2},{"name":"Brian Donovan","email":"me@brian-donovan.com","login":"eventualbuddha","count":2},{"name":"Christopher Chedeau","email":"vjeux@fb.com","login":"vjeux","count":2},{"name":"Dustan Kasten","email":"dustan.kasten@gmail.com","login":"iamdustan","count":2},{"name":"Eliran","email":"eliranamar7@gmail.com","login":"eliranamar","count":2},{"name":"Jacob Hilker","email":"hilker.j@gmail.com","login":"JHilker","count":2},{"name":"Theo","email":"dogoku@gmail.com","login":"dogoku","count":2},{"name":"Dan Homola","email":"dan.homola@hotmail.cz","login":"no23reason","count":1},{"name":"Christopher Darroch","email":"christopher.darroch@gmail.com","login":"chrisdarroch","count":1},{"name":"Chris Purssell","email":"chris.purssell@workday.com","login":"potatochriswd","count":1},{"name":"Caridy","email":"cpatino@salesforce.com","login":"caridy","count":1},{"name":"Brie","email":"723547+brieb","login":"brieb","count":1},{"name":"Brandon Weaver","email":"baweaver","login":"baweaver","count":1},{"name":"Bhuwan Khattar","email":"voideanvalue@fb.com","login":"voideanvalue","count":1},{"name":"Ben Asher","email":"benasher44@gmail.com","login":"benasher44","count":1},{"name":"Artem Ruts","email":"artem.ruts@gmail.com","login":"artemruts","count":1},{"name":"Anthony Accomazzo","email":"accomazz@gmail.com","login":"acco","count":1},{"name":"Andres Kalle","email":"mjomble@gmail.com","login":"mjomble","count":1},{"name":"Anshul Nema","email":"anshul.n@browserstack.com","login":null,"count":1},{"name":"Julian Krispel-Samsel","email":"juliankrispel@yahoo.de","login":null,"count":1},{"name":"Sunil Pai","email":"threepointone@fb.com","login":null,"count":1},{"name":"SpanishPear","email":"shrey.somaiya@gmail.com","login":"SpanishPear","count":1},{"name":"Sojin Park","email":"raon0211@gmail.com","login":"raon0211","count":1},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":1},{"name":"Sergey Kozlov","email":"dartess@mail.ru","login":"dartess","count":1},{"name":"Sasha","email":"sasha@codemod.com","login":"r4zendev","count":1},{"name":"Sam Selikoff","email":"sam.selikoff@gmail.com","login":"samselikoff","count":1},{"name":"Ryan Benner","email":"Ryan_Benner@intuit.com","login":"shriuken","count":1},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":1},{"name":"Rolando Bosch","email":"rbosch@lpci.ai","login":"roli-lpci","count":1},{"name":"Robert Carter Mills","email":"robcmills@gmail.com","login":"robcmills","count":1},{"name":"Rob Snow","email":"rsnow@adobe.com","login":"snowystinger","count":1},{"name":"Piper","email":"piperchester","login":"piperchester","count":1},{"name":"Pieter Vanderwerff","email":"me@pieter.io","login":"pieterv","count":1},{"name":"Peng Xiao","email":"pengxiao@outlook.com","login":"pengx17","count":1},{"name":"Paul O’Shannessy","email":"paul@oshannessy.com","login":"zpao","count":1},{"name":"Patrick Browne","email":"pt.browne@gmail.com","login":"ptbrowne","count":1},{"name":"wtgtybhertgeghgtwtg","email":"wtgtybhertgeghgtwtg@gmail.com","login":"wtgtybhertgeghgtwtg","count":1},{"name":"sinewyk","email":"sinewyk@gmail.com","login":"Sinewyk","count":1},{"name":"siddtheone","email":"45398971+siddtheone","login":"siddtheone","count":1},{"name":"rektide de la faye","email":"rektide@voodoowarez.com","login":"rektide","count":1},{"name":"laurie","email":"laurie@brandwatch.com","login":"lpoulter","count":1},{"name":"jongwooo","email":"jongwooo.han@gmail.com","login":"jongwooo","count":1},{"name":"j13huang","email":"j13huang@gmail.com","login":"j13huang","count":1},{"name":"austin","email":"achung13@illinois.edu","login":"QLPSCO","count":1},{"name":"Will Douglas","email":"willygdouglas@gmail.com","login":"wdoug","count":1},{"name":"Wanderley Guimarães da Silva","email":"wanderley.guimaraes@gmail.com","login":"wanderley","count":1},{"name":"Vitor Balocco","email":"vitorbal@gmail.com","login":"vitorbal","count":1},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com","login":"avocadowastaken","count":1},{"name":"Thai Pangsakulyanont","email":"dtinth@spacet.me","login":"dtinth","count":1},{"name":"Sviridov Alexander","email":"sviridov.vmi@gmail.com","login":"sviridov","count":1},{"name":"Sung Ye In","email":"66503450+syi0808","login":"syi0808","count":1},{"name":"David Greenspan","email":"davidgreenspan@gmail.com","login":"dgreensp","count":1},{"name":"PaquitoSoft","email":"paquitosoftware@gmail.com","login":"PaquitoSoft","count":1},{"name":"Jeroen Engels","email":"jfm.engels@gmail.com","login":"jfmengels","count":1},{"name":"Jeremy Greer","email":"jeremy.greer.atl@gmail.com","login":"reergymerej","count":1},{"name":"Jeff Yates","email":"jeff@somewhatabstract.com","login":"somewhatabstract","count":1},{"name":"Jarda Snajdr","email":"jsnajdr@gmail.com","login":"jsnajdr","count":1},{"name":"Jamis Charles","email":"Jamis82@gmail.com","login":"jamischarles","count":1},{"name":"James Ward","email":"james@notjam.es","login":"imnotjames","count":1},{"name":"Jake Boone","email":"jakeboone02@gmail.com","login":"jakeboone02","count":1},{"name":"Ian Will","email":"icwill@gmail.com","login":"iancw","count":1},{"name":"Henry Zhu","email":"hi@henryzoo.com","login":"hzoo","count":1},{"name":"Haoqun Jiang","email":"haoqunjiang@gmail.com","login":"haoqunjiang","count":1},{"name":"Flarnie Marchan","email":"flarnie","login":"flarnie","count":1},{"name":"Dmitry Vinnik","email":"dmitryvinn","login":"dmitryvinn","count":1},{"name":"Dmitry Soshnikov","email":"dmitry.soshnikov@gmail.com","login":"DmitrySoshnikov","count":1},{"name":"David Federman","email":"david.federman@outlook.com","login":"dfederm","count":1},{"name":"Daniel Garcia","email":"pel-daniel","login":"pel-daniel","count":1},{"name":"Pasindu Perera","email":"perera.pasindu@gmail.com","login":"udnisap","count":1},{"name":"Nabil CHIHEB","email":"chiheb.design@gmail.com","login":"chihebnabil","count":1},{"name":"Miguel Jiménez Esún","email":"mjesun","login":"mjesun","count":1},{"name":"Mickael Zhang","email":"mickael.zhg@gmail.com","login":"mickaelzhang","count":1},{"name":"Matija Marohnić","email":"matija.marohnic@gmail.com","login":"silvenon","count":1},{"name":"Martonveghcode","email":"swetymarton123@gmail.com","login":"Martonveghcode","count":1},{"name":"Martin Suchan","email":"martin.suchan@outlook.com","login":"martinsuchan","count":1},{"name":"Marshall Roch","email":"mroch@fb.com","login":"mroch","count":1},{"name":"Maja Wichrowska","email":"majapw@gmail.com","login":"majapw","count":1},{"name":"LamTrinh.Dev","email":"me@lamtrinh.dev","login":"lamtrinhdev","count":1},{"name":"Kurt Ruppel","email":"me@kurtruppel.com","login":"kruppel","count":1},{"name":"Kim Joar Bekkelund","email":"kjbekkelund@gmail.com","login":"kimjoar","count":1},{"name":"Keyan Zhang","email":"root@keyanzhang.com","login":"keyz","count":1},{"name":"Kenneth Skovhus","email":"skovhus","login":"skovhus","count":1},{"name":"Johannes Maron","email":"johannes@maron.family","login":"codingjoe","count":1},{"name":"David Mitchell","email":"dave@fallingcanbedeadly.com","login":"amanda-mitchell","count":1},{"name":"Daniel Del Core","email":"daniel.delcore.92@gmail.com","login":"danieldelcore","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Marc Bernard","email":"59966492+mbtools","login":"mbtools","count":3},{"name":"LeSingh1","email":"sshaurya914@gmail.com","login":"LeSingh1","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Rolando Bosch","email":"rbosch@lpci.ai","login":"roli-lpci","count":1},{"name":"Martonveghcode","email":"swetymarton123@gmail.com","login":"Martonveghcode","count":1},{"name":"Johannes Maron","email":"johannes@maron.family","login":"codingjoe","count":1},{"name":"Daniel Lo Nigro","email":"danlo@meta.com","login":"Daniel15","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-21T00:00:11.329Z","repositories_count":6386311,"commits_count":868019267,"contributors_count":35902398,"owners_count":1227899,"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":"facebook/jscodeshift","html_url":"https://github.com/facebook/jscodeshift","last_synced_at":"2026-07-16T20:24:25.914Z","status":"active","issues_count":115,"pull_requests_count":199,"avg_time_to_close_issue":43008193.78181818,"avg_time_to_close_pull_request":11768400.597484278,"issues_closed_count":55,"pull_requests_closed_count":159,"pull_request_authors_count":58,"issue_authors_count":93,"avg_comments_per_issue":3.2869565217391306,"avg_comments_per_pull_request":2.7889447236180906,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":4,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":12291353.0,"past_year_avg_time_to_close_pull_request":1914619.6315789474,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":3.2051282051282053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-18T00:39:46.851Z","updated_at":"2026-07-16T20:24:25.915Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fjscodeshift/issues","issue_labels_count":{"table":{"bug":16,"question":8,"improvement":8,"upstream":6,"documentation":5,"discussion":4,"Add To Docs":1,"Revisit Later":1,"wontfix":1,"maintenance":1}},"pull_request_labels_count":{"table":{"CLA Signed":175,"dependencies":65,"javascript":29,"improvement":7,"documentation":5,"Revisit Later":4,"bug":1}},"issue_author_associations_count":{"table":{"NONE":85,"CONTRIBUTOR":24,"MEMBER":3,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":133,"NONE":48,"COLLABORATOR":12,"MEMBER":6}},"issue_authors":{"table":{"trivikr":12,"sibelius":5,"ElonVolo":4,"Daniel15":3,"jedwards1211":2,"rxliuli":2,"shiyangzhaoa":1,"NickHeiner":1,"kitsune7":1,"pionxzh":1,"emlai":1,"BasixKOR":1,"binki":1,"codingjoe":1,"lirantal":1,"techLeadGuy":1,"SorsOps":1,"HughCrail":1,"dptoot":1,"Tamir198":1,"doug-numetric":1,"StevePotter":1,"glebcha":1,"analtevs":1,"drFabio":1,"slonoed":1,"RhodeHummel":1,"veeramarni":1,"ninofiliu":1,"WilliamGusmanov":1,"legendkong":1,"pass-wang":1,"rwasher":1,"MichaelDeBoey":1,"fengluoX":1,"brexmatt":1,"richardspence":1,"pbomb":1,"ppershing":1,"jaredtibs":1,"Indomi":1,"j4k0xb":1,"ssutar":1,"omninonsense":1,"rab1":1,"rkaveski":1,"arai-a":1,"spanishpear":1,"christian-bromann":1,"intrepidOlivia":1,"eamon-woods":1,"csandman":1,"akiran":1,"gaearon":1,"steve-taylor":1,"michielpauw":1,"json2d":1,"jennykortina":1,"froxCZ":1,"andriyor":1,"saravanakumar-apolloio":1,"gavinxgu":1,"passwhl":1,"michaldudak":1,"625dennis":1,"cimak":1,"SKaistrenko":1,"dead-horse":1,"xelfer":1,"ceremonious":1,"pascalduez":1,"mohab-sameh":1,"Ayc0":1,"lyleunderwood":1,"linddxxx":1,"trevcodesjs":1,"DrewML":1,"TheHighriser":1,"jy95":1,"robcmills":1,"zpdDG4gta8XKpMCd":1,"knilink":1,"makker":1,"danielo515":1,"TrumanGao":1,"klippx":1,"stainless-em":1,"steveluscher":1,"okwergot":1,"theodoreb":1,"runspired":1,"darrenw-npi":1,"mdebbar":1}},"pull_request_authors":{"table":{"dependabot[bot]":65,"trivikr":20,"github-actions[bot]":8,"ElonVolo":7,"danieldelcore":6,"morinokami":6,"Daniel15":6,"dashitongzhi":5,"ed-thuando":5,"Sec32fun32":4,"chimurai":3,"mohab-sameh":3,"PaquitoSoft":2,"spanishpear":2,"benasher44":2,"caseywatts":2,"lamtrinhdev":2,"syi0808":2,"shiyangzhaoa":2,"mbtools":2,"kitten":2,"r4zendev":2,"LeSingh1":2,"sibelius":2,"nickmccurdy":2,"chihebnabil":2,"henryqdineen":2,"codingjoe":1,"jakeboone02":1,"sodatea":1,"mickaelzhang":1,"saiki987":1,"eliranamar":1,"dartess":1,"ashsearle":1,"j13huang":1,"robcmills":1,"sjy":1,"no23reason":1,"Martonveghcode":1,"chris-armstrong":1,"villesau":1,"siddtheone":1,"raon0211":1,"pel-daniel":1,"Aslemammad":1,"jongwooo":1,"CrispyBacon12":1,"chrislloyd":1,"ryanrhee":1,"zackargyle":1,"anshckr":1,"ifibercc":1,"JHilker":1,"andoan16":1,"AndersDJohnson":1,"rxliuli":1,"SimenB":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-21T00:00:17.389Z","repositories_count":14860107,"issues_count":32123126,"pull_requests_count":105526747,"authors_count":11352706,"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":{"CLA Signed":32,"dependencies":22,"javascript":22}},"past_year_issue_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":27,"NONE":11,"MEMBER":1}},"past_year_issue_authors":{"table":{"cimak":1,"codingjoe":1,"intrepidOlivia":1,"TheHighriser":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":22,"dashitongzhi":5,"ed-thuando":5,"LeSingh1":2,"andoan16":1,"codingjoe":1,"Daniel15":1,"github-actions[bot]":1,"Martonveghcode":1}},"maintainers":[{"table":{"login":"ElonVolo","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElonVolo"}},{"table":{"login":"Daniel15","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"}},{"table":{"login":"mohab-sameh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohab-sameh"}},{"table":{"login":"r4zendev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r4zendev"}}],"active_maintainers":[{"table":{"login":"Daniel15","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Daniel15"}}]}},"events":{"total":{"ReleaseEvent":5,"DeleteEvent":17,"PullRequestEvent":72,"ForkEvent":24,"IssuesEvent":15,"WatchEvent":530,"IssueCommentEvent":177,"PushEvent":31,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":6,"GollumEvent":2,"CreateEvent":27},"last_year":{"DeleteEvent":8,"PullRequestEvent":32,"ForkEvent":7,"IssuesEvent":2,"WatchEvent":107,"IssueCommentEvent":35,"PushEvent":11,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":3,"CreateEvent":14}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-06-11T04:48:31.922Z","updated_at":"2024-06-11T04:48:31.922Z","repository_link":"https://github.com/facebook/jscodeshift/blob/main/.github/workflows/test.yml","dependencies":[{"id":18534710335,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18534710336,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2024-06-11T04:48:32.184Z","updated_at":"2024-06-11T04:48:32.184Z","repository_link":"https://github.com/facebook/jscodeshift/blob/main/package.json","dependencies":[{"id":18534710348,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710349,"package_name":"@babel/parser","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710350,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710351,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710352,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710353,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710354,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710355,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710356,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.24.7","direct":true,"kind":"runtime","optional":false},{"id":18534710357,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.24.6","direct":true,"kind":"runtime","optional":false},{"id":18534710358,"package_name":"babel-core","ecosystem":"npm","requirements":"^6.26.3","direct":true,"kind":"runtime","optional":false},{"id":18534710359,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"runtime","optional":false},{"id":18534710360,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.*","direct":true,"kind":"runtime","optional":false},{"id":18534710361,"package_name":"graceful-fs","ecosystem":"npm","requirements":"^4.2.4","direct":true,"kind":"runtime","optional":false},{"id":18534710362,"package_name":"micromatch","ecosystem":"npm","requirements":"^4.0.7","direct":true,"kind":"runtime","optional":false},{"id":18534710363,"package_name":"neo-async","ecosystem":"npm","requirements":"^2.5.0","direct":true,"kind":"runtime","optional":false},{"id":18534710364,"package_name":"node-dir","ecosystem":"npm","requirements":"^0.1.17","direct":true,"kind":"runtime","optional":false},{"id":18534710365,"package_name":"recast","ecosystem":"npm","requirements":"^0.23.9","direct":true,"kind":"runtime","optional":false},{"id":18534710366,"package_name":"temp","ecosystem":"npm","requirements":"^0.9.4","direct":true,"kind":"runtime","optional":false},{"id":18534710367,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"runtime","optional":false},{"id":18534710368,"package_name":"babel-eslint","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"development","optional":false},{"id":18534710369,"package_name":"eslint","ecosystem":"npm","requirements":"8.56.0","direct":true,"kind":"development","optional":false},{"id":18534710370,"package_name":"jest","ecosystem":"npm","requirements":"^29.7.0","direct":true,"kind":"development","optional":false},{"id":18534710371,"package_name":"jsdoc","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"development","optional":false},{"id":18534710372,"package_name":"mkdirp","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2024-06-11T04:48:32.495Z","updated_at":"2024-06-11T04:48:32.495Z","repository_link":"https://github.com/facebook/jscodeshift/blob/main/yarn.lock","dependencies":[{"id":18534710459,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710387,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710388,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710389,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710390,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710391,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710392,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710393,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710394,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710395,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710396,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710397,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710398,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710399,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710400,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710401,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710402,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710403,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710404,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710405,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710406,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710407,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710408,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710409,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710410,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710411,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710412,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710413,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":18534710414,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":18534710415,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":18534710416,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710417,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":18534710418,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":18534710419,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710420,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":18534710421,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":18534710422,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":18534710423,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":18534710424,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":18534710425,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":18534710426,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":18534710427,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710428,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710429,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710430,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710431,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710432,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710433,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710434,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710435,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710436,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710437,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.24.6","direct":false,"kind":"runtime","optional":false},{"id":18534710438,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710439,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710440,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":18534710441,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":18534710442,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":18534710443,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":18534710444,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":18534710445,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"runtime","optional":false},{"id":18534710446,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.14","direct":false,"kind":"runtime","optional":false},{"id":18534710447,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710448,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710449,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710450,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":18534710451,"package_name":"@jest/console","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710452,"package_name":"@jest/core","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710453,"package_name":"@jest/environment","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710454,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710455,"package_name":"@jest/expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710456,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710457,"package_name":"@jest/globals","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710458,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710460,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710461,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710462,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710463,"package_name":"@jest/transform","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710464,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710465,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":18534710466,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710467,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":18534710468,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"runtime","optional":false},{"id":18534710469,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":18534710470,"package_name":"@jsdoc/salty","ecosystem":"npm","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":18534710471,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":18534710472,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":18534710473,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":18534710474,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.8","direct":false,"kind":"runtime","optional":false},{"id":18534710475,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710476,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710477,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":18534710478,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"runtime","optional":false},{"id":18534710479,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":18534710480,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":18534710481,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":18534710482,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":18534710483,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710484,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":18534710485,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710486,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710487,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710488,"package_name":"@types/node","ecosystem":"npm","requirements":"20.14.2","direct":false,"kind":"runtime","optional":false},{"id":18534710489,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710490,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710491,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.32","direct":false,"kind":"runtime","optional":false},{"id":18534710492,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710493,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":18534710494,"package_name":"acorn","ecosystem":"npm","requirements":"8.11.3","direct":false,"kind":"runtime","optional":false},{"id":18534710495,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":18534710496,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":18534710497,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710498,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710499,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":18534710500,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":18534710501,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710502,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710503,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":18534710504,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":18534710505,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710506,"package_name":"ast-types","ecosystem":"npm","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":18534710507,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":18534710508,"package_name":"babel-core","ecosystem":"npm","requirements":"6.26.3","direct":false,"kind":"runtime","optional":false},{"id":18534710509,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710510,"package_name":"babel-generator","ecosystem":"npm","requirements":"6.26.1","direct":false,"kind":"runtime","optional":false},{"id":18534710511,"package_name":"babel-helpers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":18534710512,"package_name":"babel-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710513,"package_name":"babel-messages","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"runtime","optional":false},{"id":18534710514,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710515,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710516,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710517,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710518,"package_name":"babel-register","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":18534710519,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":18534710520,"package_name":"babel-template","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":18534710521,"package_name":"babel-traverse","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":18534710522,"package_name":"babel-types","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":18534710523,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":18534710524,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710525,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":18534710526,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":18534710527,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710528,"package_name":"browserslist","ecosystem":"npm","requirements":"4.23.1","direct":false,"kind":"runtime","optional":false},{"id":18534710529,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710530,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710531,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710532,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710533,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710534,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001632","direct":false,"kind":"runtime","optional":false},{"id":18534710535,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":18534710536,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":18534710537,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":18534710538,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710539,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710540,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":18534710541,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710542,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710543,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710544,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":18534710545,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710546,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":18534710547,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710548,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":18534710549,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":18534710550,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710551,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710552,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":18534710553,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710554,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":18534710555,"package_name":"create-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710556,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710557,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":18534710558,"package_name":"debug","ecosystem":"npm","requirements":"4.3.5","direct":false,"kind":"runtime","optional":false},{"id":18534710559,"package_name":"dedent","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":18534710560,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":18534710561,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710562,"package_name":"detect-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710563,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710564,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710565,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710566,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.796","direct":false,"kind":"runtime","optional":false},{"id":18534710567,"package_name":"emittery","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":18534710568,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710569,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":18534710570,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":18534710571,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710572,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":18534710573,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710574,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710575,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":18534710576,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710577,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":18534710578,"package_name":"eslint","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"runtime","optional":false},{"id":18534710579,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":18534710580,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710581,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":18534710582,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710583,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710584,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710585,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710586,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710587,"package_name":"expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710588,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":18534710589,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710590,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":18534710591,"package_name":"fastq","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":18534710592,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710593,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710594,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710595,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710596,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710597,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710598,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710599,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710600,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710601,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.237.2","direct":false,"kind":"runtime","optional":false},{"id":18534710602,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710603,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":18534710604,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710605,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":18534710606,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":18534710607,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710608,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710609,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710610,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":18534710611,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":18534710612,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"runtime","optional":false},{"id":18534710613,"package_name":"globals","ecosystem":"npm","requirements":"9.18.0","direct":false,"kind":"runtime","optional":false},{"id":18534710614,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":18534710615,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":18534710616,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710617,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710618,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710619,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710620,"package_name":"home-or-tmp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710621,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710622,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710623,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710624,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710625,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710626,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":18534710627,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":18534710628,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":18534710629,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":18534710630,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":18534710631,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":18534710632,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710633,"package_name":"is-finite","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710634,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710635,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710636,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710637,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710638,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710639,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":18534710640,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710641,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710642,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710643,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":18534710644,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":18534710645,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710646,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710647,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710648,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":18534710649,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710650,"package_name":"jest-circus","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710651,"package_name":"jest-cli","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710652,"package_name":"jest-config","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710653,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710654,"package_name":"jest-docblock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710655,"package_name":"jest-each","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710656,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710657,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710658,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710659,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710660,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710661,"package_name":"jest-message-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710662,"package_name":"jest-mock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710663,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":18534710664,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710665,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710666,"package_name":"jest-resolve","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710667,"package_name":"jest-runner","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710668,"package_name":"jest-runtime","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710669,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710670,"package_name":"jest-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710671,"package_name":"jest-validate","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710672,"package_name":"jest-watcher","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710673,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710674,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710675,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710676,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710677,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":18534710678,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710679,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710680,"package_name":"jsdoc","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710681,"package_name":"jsesc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710682,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":18534710683,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710684,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710685,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":18534710686,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710687,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":18534710688,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":18534710689,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":18534710690,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710691,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710692,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710693,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710694,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":18534710695,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":18534710696,"package_name":"linkify-it","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710697,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710698,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710699,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710700,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":18534710701,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":18534710702,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":18534710703,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710704,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710705,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710706,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":18534710707,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.7","direct":false,"kind":"runtime","optional":false},{"id":18534710708,"package_name":"markdown-it","ecosystem":"npm","requirements":"14.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710709,"package_name":"marked","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710710,"package_name":"mdurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710711,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710712,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":18534710713,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710714,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710715,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":18534710716,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":18534710717,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":18534710718,"package_name":"mkdirp","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710719,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710720,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710721,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":18534710722,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":18534710723,"package_name":"node-dir","ecosystem":"npm","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":18534710724,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":18534710725,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":18534710726,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710727,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710728,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":18534710729,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":18534710730,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":18534710731,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710732,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710733,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":18534710734,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710735,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710736,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710737,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710738,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710739,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710740,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710741,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710742,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710743,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710744,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710745,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":18534710746,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710747,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710748,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710749,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":18534710750,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710751,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710752,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":18534710753,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":18534710754,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":18534710755,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":18534710756,"package_name":"punycode.js","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710757,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710758,"package_name":"pure-rand","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710759,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":18534710760,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710761,"package_name":"recast","ecosystem":"npm","requirements":"0.23.9","direct":false,"kind":"runtime","optional":false},{"id":18534710762,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":18534710763,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710764,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710765,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":18534710766,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710767,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710768,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710769,"package_name":"resolve.exports","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710770,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":18534710771,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":18534710772,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710773,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710774,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710775,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":18534710776,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":18534710777,"package_name":"semver","ecosystem":"npm","requirements":"7.6.2","direct":false,"kind":"runtime","optional":false},{"id":18534710778,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710779,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710780,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710781,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":18534710782,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710783,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":18534710784,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710785,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710786,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"runtime","optional":false},{"id":18534710787,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":18534710788,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":18534710789,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":18534710790,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":18534710791,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710792,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":18534710793,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710794,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":18534710795,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710796,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710797,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710798,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710799,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710800,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710801,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":18534710802,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710803,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710804,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710805,"package_name":"temp","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":18534710806,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710807,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710808,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":18534710809,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":18534710810,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":18534710811,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710812,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710813,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710814,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":18534710815,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":18534710816,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":18534710817,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":18534710818,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":18534710819,"package_name":"uc.micro","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":18534710820,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":18534710821,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"runtime","optional":false},{"id":18534710822,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":18534710823,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":18534710824,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"runtime","optional":false},{"id":18534710825,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":18534710826,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710827,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":18534710828,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":18534710829,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710830,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":18534710831,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":18534710832,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":18534710833,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":18534710834,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710835,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":18534710836,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"runtime","optional":false},{"id":18534710837,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cr.yml","sha":null,"kind":"manifest","created_at":"2025-11-12T07:50:56.542Z","updated_at":"2025-11-12T07:50:56.542Z","repository_link":"https://github.com/facebook/jscodeshift/blob/main/.github/workflows/cr.yml","dependencies":[{"id":25747236292,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25747236293,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull_request.yml","sha":null,"kind":"manifest","created_at":"2025-11-12T07:50:56.603Z","updated_at":"2025-11-12T07:50:56.603Z","repository_link":"https://github.com/facebook/jscodeshift/blob/main/.github/workflows/pull_request.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/push.yml","sha":null,"kind":"manifest","created_at":"2025-11-12T07:50:56.669Z","updated_at":"2025-11-12T07:50:56.669Z","repository_link":"https://github.com/facebook/jscodeshift/blob/main/.github/workflows/push.yml","dependencies":[{"id":25747236294,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25747236295,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25747236296,"package_name":"changesets/action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"website/package.json","sha":null,"kind":"manifest","created_at":"2025-11-12T07:50:56.783Z","updated_at":"2025-11-12T07:50:56.783Z","repository_link":"https://github.com/facebook/jscodeshift/blob/main/website/package.json","dependencies":[{"id":25747236297,"package_name":"@astrojs/starlight","ecosystem":"npm","requirements":"^0.24.4","direct":true,"kind":"runtime","optional":false},{"id":25747236298,"package_name":"astro","ecosystem":"npm","requirements":"^4.16.18","direct":true,"kind":"runtime","optional":false},{"id":25747236299,"package_name":"sharp","ecosystem":"npm","requirements":"^0.32.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"website/yarn.lock","sha":null,"kind":"lockfile","created_at":"2025-11-12T07:50:56.878Z","updated_at":"2025-11-12T07:50:56.878Z","repository_link":"https://github.com/facebook/jscodeshift/blob/main/website/yarn.lock","dependencies":[{"id":25747236300,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236301,"package_name":"@astrojs/compiler","ecosystem":"npm","requirements":"2.10.3","direct":false,"kind":"runtime","optional":false},{"id":25747236302,"package_name":"@astrojs/internal-helpers","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25747236303,"package_name":"@astrojs/markdown-remark","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236304,"package_name":"@astrojs/markdown-remark","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236305,"package_name":"@astrojs/mdx","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25747236306,"package_name":"@astrojs/prism","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236307,"package_name":"@astrojs/sitemap","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25747236308,"package_name":"@astrojs/starlight","ecosystem":"npm","requirements":"0.24.5","direct":false,"kind":"runtime","optional":false},{"id":25747236309,"package_name":"@astrojs/telemetry","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236310,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"runtime","optional":false},{"id":25747236311,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.26.3","direct":false,"kind":"runtime","optional":false},{"id":25747236312,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25747236313,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.26.3","direct":false,"kind":"runtime","optional":false},{"id":25747236314,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236315,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236316,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236317,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25747236318,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236319,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236320,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236321,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236322,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.26.10","direct":false,"kind":"runtime","optional":false},{"id":25747236323,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25747236324,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.26.3","direct":false,"kind":"runtime","optional":false},{"id":25747236325,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.26.10","direct":false,"kind":"runtime","optional":false},{"id":25747236326,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236327,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236328,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25747236329,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.26.9","direct":false,"kind":"runtime","optional":false},{"id":25747236330,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.26.4","direct":false,"kind":"runtime","optional":false},{"id":25747236331,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.26.3","direct":false,"kind":"runtime","optional":false},{"id":25747236332,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.26.10","direct":false,"kind":"runtime","optional":false},{"id":25747236333,"package_name":"@ctrl/tinycolor","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236334,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236335,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236336,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236337,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236338,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236339,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236340,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236341,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236342,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236343,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236344,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236345,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236346,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236347,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236348,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236349,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236350,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236351,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236352,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236353,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236354,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236355,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236356,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236357,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236358,"package_name":"@expressive-code/core","ecosystem":"npm","requirements":"0.35.3","direct":false,"kind":"runtime","optional":false},{"id":25747236359,"package_name":"@expressive-code/plugin-frames","ecosystem":"npm","requirements":"0.35.3","direct":false,"kind":"runtime","optional":false},{"id":25747236360,"package_name":"@expressive-code/plugin-shiki","ecosystem":"npm","requirements":"0.35.3","direct":false,"kind":"runtime","optional":false},{"id":25747236361,"package_name":"@expressive-code/plugin-text-markers","ecosystem":"npm","requirements":"0.35.3","direct":false,"kind":"runtime","optional":false},{"id":25747236362,"package_name":"@img/sharp-darwin-arm64","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236363,"package_name":"@img/sharp-darwin-x64","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236364,"package_name":"@img/sharp-libvips-darwin-arm64","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236365,"package_name":"@img/sharp-libvips-darwin-x64","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236366,"package_name":"@img/sharp-libvips-linux-arm64","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236367,"package_name":"@img/sharp-libvips-linux-arm","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236368,"package_name":"@img/sharp-libvips-linux-s390x","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236369,"package_name":"@img/sharp-libvips-linux-x64","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236370,"package_name":"@img/sharp-libvips-linuxmusl-arm64","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236371,"package_name":"@img/sharp-libvips-linuxmusl-x64","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236372,"package_name":"@img/sharp-linux-arm64","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236373,"package_name":"@img/sharp-linux-arm","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236374,"package_name":"@img/sharp-linux-s390x","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236375,"package_name":"@img/sharp-linux-x64","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236376,"package_name":"@img/sharp-linuxmusl-arm64","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236377,"package_name":"@img/sharp-linuxmusl-x64","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236378,"package_name":"@img/sharp-wasm32","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236379,"package_name":"@img/sharp-win32-ia32","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236380,"package_name":"@img/sharp-win32-x64","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236381,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25747236382,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25747236383,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25747236384,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"runtime","optional":false},{"id":25747236385,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25747236386,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":25747236387,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236388,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":25747236389,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25747236390,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25747236391,"package_name":"@oslojs/encoding","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236392,"package_name":"@pagefind/darwin-arm64","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236393,"package_name":"@pagefind/darwin-x64","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236394,"package_name":"@pagefind/default-ui","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236395,"package_name":"@pagefind/linux-arm64","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236396,"package_name":"@pagefind/linux-x64","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236397,"package_name":"@pagefind/windows-x64","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236398,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":25747236399,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236400,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236401,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236402,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236403,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236404,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236405,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236406,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236407,"package_name":"@rollup/rollup-linux-powerpc64le-gnu","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236408,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236409,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236410,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236411,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236412,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236413,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236414,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236415,"package_name":"@shikijs/core","ecosystem":"npm","requirements":"1.24.3","direct":false,"kind":"runtime","optional":false},{"id":25747236416,"package_name":"@shikijs/engine-javascript","ecosystem":"npm","requirements":"1.24.3","direct":false,"kind":"runtime","optional":false},{"id":25747236417,"package_name":"@shikijs/engine-oniguruma","ecosystem":"npm","requirements":"1.24.3","direct":false,"kind":"runtime","optional":false},{"id":25747236418,"package_name":"@shikijs/types","ecosystem":"npm","requirements":"1.24.3","direct":false,"kind":"runtime","optional":false},{"id":25747236419,"package_name":"@shikijs/vscode-textmate","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"runtime","optional":false},{"id":25747236420,"package_name":"@types/acorn","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25747236421,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":25747236422,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"runtime","optional":false},{"id":25747236423,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":25747236424,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":25747236425,"package_name":"@types/cookie","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25747236426,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.12","direct":false,"kind":"runtime","optional":false},{"id":25747236427,"package_name":"@types/estree-jsx","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25747236428,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25747236429,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25747236430,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25747236431,"package_name":"@types/mdast","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25747236432,"package_name":"@types/mdx","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":25747236433,"package_name":"@types/ms","ecosystem":"npm","requirements":"0.7.34","direct":false,"kind":"runtime","optional":false},{"id":25747236434,"package_name":"@types/nlcst","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236435,"package_name":"@types/node","ecosystem":"npm","requirements":"20.14.9","direct":false,"kind":"runtime","optional":false},{"id":25747236436,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.45","direct":false,"kind":"runtime","optional":false},{"id":25747236437,"package_name":"@types/sax","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25747236438,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236439,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"runtime","optional":false},{"id":25747236440,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236441,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25747236442,"package_name":"acorn","ecosystem":"npm","requirements":"8.14.0","direct":false,"kind":"runtime","optional":false},{"id":25747236443,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236444,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236445,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236446,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25747236447,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236448,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25747236449,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236450,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25747236451,"package_name":"array-iterate","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236452,"package_name":"astring","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":25747236453,"package_name":"astro-expressive-code","ecosystem":"npm","requirements":"0.35.3","direct":false,"kind":"runtime","optional":false},{"id":25747236454,"package_name":"astro","ecosystem":"npm","requirements":"4.16.18","direct":false,"kind":"runtime","optional":false},{"id":25747236455,"package_name":"axobject-query","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236456,"package_name":"b4a","ecosystem":"npm","requirements":"1.6.6","direct":false,"kind":"runtime","optional":false},{"id":25747236457,"package_name":"bail","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236458,"package_name":"bare-events","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25747236459,"package_name":"bare-fs","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25747236460,"package_name":"bare-os","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25747236461,"package_name":"bare-path","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25747236462,"package_name":"bare-stream","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25747236463,"package_name":"base-64","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236464,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25747236465,"package_name":"bcp-47-match","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236466,"package_name":"bcp-47","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236467,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236468,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236469,"package_name":"boxen","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236470,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236471,"package_name":"browserslist","ecosystem":"npm","requirements":"4.24.3","direct":false,"kind":"runtime","optional":false},{"id":25747236472,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":25747236473,"package_name":"camelcase","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236474,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001690","direct":false,"kind":"runtime","optional":false},{"id":25747236475,"package_name":"ccount","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236476,"package_name":"chalk","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236477,"package_name":"character-entities-html4","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236478,"package_name":"character-entities-legacy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236479,"package_name":"character-entities","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236480,"package_name":"character-reference-invalid","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236481,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25747236482,"package_name":"ci-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236483,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236484,"package_name":"cli-cursor","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236485,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":25747236486,"package_name":"clsx","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236487,"package_name":"collapse-white-space","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236488,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236489,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25747236490,"package_name":"color-string","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25747236491,"package_name":"color","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25747236492,"package_name":"comma-separated-tokens","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236493,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236494,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236495,"package_name":"cookie","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25747236496,"package_name":"css-selector-parser","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25747236497,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236498,"package_name":"debug","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":25747236499,"package_name":"decode-named-character-reference","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236500,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236501,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25747236502,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236503,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236504,"package_name":"deterministic-object-hash","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236505,"package_name":"devalue","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236506,"package_name":"devlop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236507,"package_name":"diff","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236508,"package_name":"direction","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236509,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25747236510,"package_name":"dset","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":25747236511,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.74","direct":false,"kind":"runtime","optional":false},{"id":25747236512,"package_name":"emoji-regex-xs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236513,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236514,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236515,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":25747236516,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25747236517,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25747236518,"package_name":"esbuild","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25747236519,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236520,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236521,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236522,"package_name":"estree-util-attach-comments","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236523,"package_name":"estree-util-build-jsx","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236524,"package_name":"estree-util-is-identifier-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236525,"package_name":"estree-util-to-js","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236526,"package_name":"estree-util-visit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236527,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236528,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236529,"package_name":"eventemitter3","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236530,"package_name":"expand-template","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236531,"package_name":"expressive-code","ecosystem":"npm","requirements":"0.35.3","direct":false,"kind":"runtime","optional":false},{"id":25747236532,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236533,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236534,"package_name":"fast-fifo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25747236535,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25747236536,"package_name":"fastq","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":25747236537,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236538,"package_name":"find-up-simple","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236539,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236540,"package_name":"find-yarn-workspace-root2","ecosystem":"npm","requirements":"1.2.16","direct":false,"kind":"runtime","optional":false},{"id":25747236541,"package_name":"flattie","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236542,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236543,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25747236544,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":25747236545,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236546,"package_name":"github-from-package","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236547,"package_name":"github-slugger","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236548,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25747236549,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":25747236550,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25747236551,"package_name":"gray-matter","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236552,"package_name":"hast-util-embedded","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236553,"package_name":"hast-util-from-html","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236554,"package_name":"hast-util-from-html","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236555,"package_name":"hast-util-from-parse5","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236556,"package_name":"hast-util-has-property","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236557,"package_name":"hast-util-is-body-ok-link","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236558,"package_name":"hast-util-is-element","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236559,"package_name":"hast-util-parse-selector","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236560,"package_name":"hast-util-phrasing","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236561,"package_name":"hast-util-raw","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":25747236562,"package_name":"hast-util-select","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236563,"package_name":"hast-util-to-estree","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236564,"package_name":"hast-util-to-html","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236565,"package_name":"hast-util-to-html","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":25747236566,"package_name":"hast-util-to-jsx-runtime","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236567,"package_name":"hast-util-to-parse5","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236568,"package_name":"hast-util-to-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236569,"package_name":"hast-util-to-text","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236570,"package_name":"hast-util-whitespace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236571,"package_name":"hastscript","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236572,"package_name":"hastscript","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236573,"package_name":"html-escaper","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236574,"package_name":"html-void-elements","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236575,"package_name":"html-whitespace-sensitive-tag-names","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236576,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236577,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25747236578,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236579,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25747236580,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25747236581,"package_name":"inline-style-parser","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236582,"package_name":"inline-style-parser","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25747236583,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236584,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236585,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25747236586,"package_name":"is-decimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236587,"package_name":"is-docker","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236588,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236589,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236590,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236591,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236592,"package_name":"is-hexadecimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236593,"package_name":"is-inside-container","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236594,"package_name":"is-interactive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236595,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236596,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236597,"package_name":"is-reference","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236598,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236599,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236600,"package_name":"is-wsl","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236601,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236602,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":25747236603,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236604,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236605,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25747236606,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236607,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236608,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25747236609,"package_name":"load-yaml-file","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236610,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236611,"package_name":"log-symbols","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236612,"package_name":"longest-streak","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236613,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236614,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.17","direct":false,"kind":"runtime","optional":false},{"id":25747236615,"package_name":"magicast","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25747236616,"package_name":"markdown-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236617,"package_name":"markdown-table","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236618,"package_name":"mdast-util-definitions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236619,"package_name":"mdast-util-directive","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236620,"package_name":"mdast-util-find-and-replace","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236621,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236622,"package_name":"mdast-util-gfm-autolink-literal","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236623,"package_name":"mdast-util-gfm-footnote","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236624,"package_name":"mdast-util-gfm-strikethrough","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236625,"package_name":"mdast-util-gfm-table","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236626,"package_name":"mdast-util-gfm-task-list-item","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236627,"package_name":"mdast-util-gfm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236628,"package_name":"mdast-util-mdx-expression","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236629,"package_name":"mdast-util-mdx-jsx","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25747236630,"package_name":"mdast-util-mdx","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236631,"package_name":"mdast-util-mdxjs-esm","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236632,"package_name":"mdast-util-phrasing","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236633,"package_name":"mdast-util-to-hast","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236634,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236635,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236636,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25747236637,"package_name":"micromark-core-commonmark","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236638,"package_name":"micromark-extension-directive","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236639,"package_name":"micromark-extension-gfm-autolink-literal","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236640,"package_name":"micromark-extension-gfm-footnote","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236641,"package_name":"micromark-extension-gfm-strikethrough","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236642,"package_name":"micromark-extension-gfm-table","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236643,"package_name":"micromark-extension-gfm-tagfilter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236644,"package_name":"micromark-extension-gfm-task-list-item","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236645,"package_name":"micromark-extension-gfm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236646,"package_name":"micromark-extension-mdx-expression","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236647,"package_name":"micromark-extension-mdx-jsx","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236648,"package_name":"micromark-extension-mdx-md","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236649,"package_name":"micromark-extension-mdxjs-esm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236650,"package_name":"micromark-extension-mdxjs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236651,"package_name":"micromark-factory-destination","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236652,"package_name":"micromark-factory-label","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236653,"package_name":"micromark-factory-mdx-expression","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236654,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236655,"package_name":"micromark-factory-title","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236656,"package_name":"micromark-factory-whitespace","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236657,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236658,"package_name":"micromark-util-chunked","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236659,"package_name":"micromark-util-classify-character","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236660,"package_name":"micromark-util-combine-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236661,"package_name":"micromark-util-decode-numeric-character-reference","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236662,"package_name":"micromark-util-decode-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236663,"package_name":"micromark-util-encode","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236664,"package_name":"micromark-util-events-to-acorn","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236665,"package_name":"micromark-util-html-tag-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236666,"package_name":"micromark-util-normalize-identifier","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236667,"package_name":"micromark-util-resolve-all","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236668,"package_name":"micromark-util-sanitize-uri","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236669,"package_name":"micromark-util-subtokenize","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236670,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236671,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236672,"package_name":"micromark","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236673,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25747236674,"package_name":"mimic-function","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236675,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236676,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25747236677,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25747236678,"package_name":"mrmime","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236679,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25747236680,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.8","direct":false,"kind":"runtime","optional":false},{"id":25747236681,"package_name":"napi-build-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236682,"package_name":"neotraverse","ecosystem":"npm","requirements":"0.6.18","direct":false,"kind":"runtime","optional":false},{"id":25747236683,"package_name":"nlcst-to-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236684,"package_name":"node-abi","ecosystem":"npm","requirements":"3.65.0","direct":false,"kind":"runtime","optional":false},{"id":25747236685,"package_name":"node-addon-api","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236686,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":25747236687,"package_name":"not","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236688,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236689,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25747236690,"package_name":"onetime","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236691,"package_name":"oniguruma-to-es","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25747236692,"package_name":"ora","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236693,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236694,"package_name":"p-limit","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236695,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236696,"package_name":"p-queue","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236697,"package_name":"p-timeout","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25747236698,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236699,"package_name":"pagefind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236700,"package_name":"parse-entities","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236701,"package_name":"parse-latin","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236702,"package_name":"parse5","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25747236703,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236704,"package_name":"periscopic","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236705,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236706,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236707,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25747236708,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236709,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236710,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236711,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236712,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236713,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.39","direct":false,"kind":"runtime","optional":false},{"id":25747236714,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.47","direct":false,"kind":"runtime","optional":false},{"id":25747236715,"package_name":"prebuild-install","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25747236716,"package_name":"preferred-pm","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236717,"package_name":"prismjs","ecosystem":"npm","requirements":"1.30.0","direct":false,"kind":"runtime","optional":false},{"id":25747236718,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25747236719,"package_name":"property-information","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25747236720,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236721,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25747236722,"package_name":"queue-tick","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236723,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25747236724,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":25747236725,"package_name":"regex-recursion","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236726,"package_name":"regex-utilities","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236727,"package_name":"regex","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236728,"package_name":"rehype-expressive-code","ecosystem":"npm","requirements":"0.35.3","direct":false,"kind":"runtime","optional":false},{"id":25747236729,"package_name":"rehype-format","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236730,"package_name":"rehype-minify-whitespace","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236731,"package_name":"rehype-parse","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236732,"package_name":"rehype-raw","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236733,"package_name":"rehype-stringify","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236734,"package_name":"rehype-stringify","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236735,"package_name":"rehype","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236736,"package_name":"remark-directive","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236737,"package_name":"remark-gfm","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236738,"package_name":"remark-mdx","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236739,"package_name":"remark-parse","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236740,"package_name":"remark-rehype","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236741,"package_name":"remark-rehype","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236742,"package_name":"remark-smartypants","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236743,"package_name":"remark-smartypants","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236744,"package_name":"remark-stringify","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236745,"package_name":"restore-cursor","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236746,"package_name":"retext-latin","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236747,"package_name":"retext-smartypants","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236748,"package_name":"retext-stringify","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236749,"package_name":"retext","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236750,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25747236751,"package_name":"rollup","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":25747236752,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236753,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25747236754,"package_name":"sax","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25747236755,"package_name":"section-matter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236756,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25747236757,"package_name":"semver","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"runtime","optional":false},{"id":25747236758,"package_name":"sharp","ecosystem":"npm","requirements":"0.32.6","direct":false,"kind":"runtime","optional":false},{"id":25747236759,"package_name":"sharp","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"runtime","optional":false},{"id":25747236760,"package_name":"shiki","ecosystem":"npm","requirements":"1.24.3","direct":false,"kind":"runtime","optional":false},{"id":25747236761,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236762,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236763,"package_name":"simple-get","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236764,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25747236765,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25747236766,"package_name":"sitemap","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25747236767,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236768,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25747236769,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25747236770,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236771,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236772,"package_name":"stdin-discarder","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25747236773,"package_name":"stream-replace-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236774,"package_name":"streamx","ecosystem":"npm","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false},{"id":25747236775,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25747236776,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236777,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25747236778,"package_name":"stringify-entities","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25747236779,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236780,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236781,"package_name":"strip-bom-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236782,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236783,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236784,"package_name":"style-to-object","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":25747236785,"package_name":"style-to-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25747236786,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236787,"package_name":"tar-fs","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":25747236788,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236789,"package_name":"tar-stream","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":25747236790,"package_name":"text-decoder","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236791,"package_name":"tinyexec","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25747236792,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236793,"package_name":"trim-lines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236794,"package_name":"trough","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236795,"package_name":"tsconfck","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":25747236796,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":25747236797,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25747236798,"package_name":"type-fest","ecosystem":"npm","requirements":"4.30.2","direct":false,"kind":"runtime","optional":false},{"id":25747236799,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"runtime","optional":false},{"id":25747236800,"package_name":"unified","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":25747236801,"package_name":"unist-util-find-after","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236802,"package_name":"unist-util-is","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236803,"package_name":"unist-util-modify-children","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236804,"package_name":"unist-util-position-from-estree","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236805,"package_name":"unist-util-position","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236806,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236807,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236808,"package_name":"unist-util-visit-children","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236809,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236810,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236811,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236812,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236813,"package_name":"vfile-location","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236814,"package_name":"vfile-message","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236815,"package_name":"vfile","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25747236816,"package_name":"vite","ecosystem":"npm","requirements":"5.4.19","direct":false,"kind":"runtime","optional":false},{"id":25747236817,"package_name":"vitefu","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25747236818,"package_name":"web-namespaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25747236819,"package_name":"which-pm-runs","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236820,"package_name":"which-pm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236821,"package_name":"widest-line","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236822,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25747236823,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25747236824,"package_name":"xxhash-wasm","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25747236825,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236826,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236827,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25747236828,"package_name":"zod-to-json-schema","ecosystem":"npm","requirements":"3.24.1","direct":false,"kind":"runtime","optional":false},{"id":25747236829,"package_name":"zod-to-ts","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25747236830,"package_name":"zod","ecosystem":"npm","requirements":"3.23.8","direct":false,"kind":"runtime","optional":false},{"id":25747236831,"package_name":"zwitch","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false}]}],"score":34.3377739282399,"created_at":"2026-07-08T06:24:37.430Z","updated_at":"2026-07-21T13:07:46.285Z","avatar_url":"https://github.com/facebook.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377969","html_url":"https://summary.ecosyste.ms/projects/377969"}