{"id":377754,"url":"https://github.com/moxystudio/node-cross-spawn","last_synced_at":"2026-07-22T12:30:29.605Z","repository":{"id":47873020,"uuid":"21335844","full_name":"moxystudio/node-cross-spawn","owner":"moxystudio","description":"A cross platform solution to node's spawn and spawnSync","archived":false,"fork":false,"pushed_at":"2024-11-18T14:20:54.000Z","size":1011,"stargazers_count":1172,"open_issues_count":33,"forks_count":140,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-07-21T23:47:25.832Z","etag":null,"topics":["cmd","cross-platform","exec","path-ext","shebang","spawn","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moxystudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-30T01:03:58.000Z","updated_at":"2026-07-19T07:01:32.000Z","dependencies_parsed_at":"2025-01-21T02:01:40.904Z","dependency_job_id":"3e7992e3-acee-4ce9-be36-c1226fc030d0","html_url":"https://github.com/moxystudio/node-cross-spawn","commit_stats":{"total_commits":203,"total_committers":20,"mean_commits":10.15,"dds":"0.13300492610837433","last_synced_commit":"5d843849e1ed434b7030e0aa49281c2bf4ad2e71"},"previous_names":["indigounited/node-cross-spawn"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/moxystudio/node-cross-spawn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/sbom","scorecard":{"id":66206,"data":{"date":"2025-08-04","repo":{"name":"github.com/moxystudio/node-cross-spawn","commit":"77cd97f3ca7b62c904a63a698fc4a79bf41977d0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/moxystudio/node-cross-spawn/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/moxystudio/node-cross-spawn/ci.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:39:07.370Z","repository_id":47873020,"created_at":"2025-08-15T02:39:07.371Z","updated_at":"2025-08-15T02:39:07.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35741142,"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":"moxystudio","name":"MOXY","uuid":"19508739","kind":"organization","description":"MOXY is a software and design studio seeking a balance between impact, excellence and pragmatism. We call it Engineered Design.","email":"hello@moxy.studio","website":"https://moxy.studio","location":"Porto","twitter":"moxystudio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19508739?v=4","repositories_count":85,"last_synced_at":"2024-04-14T06:37:04.230Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/moxystudio","funding_links":[],"total_stars":2618,"followers":15,"following":0,"created_at":"2022-11-02T16:19:04.590Z","updated_at":"2024-04-14T06:37:23.019Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio/repositories"},"packages":[{"id":1577427,"name":"cross-spawn","ecosystem":"npm","description":"Cross platform child_process#spawn and child_process#spawnSync","homepage":"https://github.com/moxystudio/node-cross-spawn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/moxystudio/node-cross-spawn","keywords_array":["spawn","spawnSync","windows","cross-platform","path-ext","shebang","cmd","execute"],"namespace":null,"versions_count":58,"first_release_published_at":"2014-06-30T01:04:42.962Z","latest_release_published_at":"2024-11-18T13:59:52.129Z","latest_release_number":"7.0.6","last_synced_at":"2026-07-10T09:16:37.271Z","created_at":"2022-04-09T10:21:41.854Z","updated_at":"2026-07-10T21:19:39.362Z","registry_url":"https://www.npmjs.com/package/cross-spawn","install_command":"npm install cross-spawn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.6","6x":"6.0.6"}},"repo_metadata":{"id":47873020,"uuid":"21335844","full_name":"moxystudio/node-cross-spawn","owner":"moxystudio","description":"A cross platform solution to node's spawn and spawnSync","archived":false,"fork":false,"pushed_at":"2024-11-18T14:20:54.000Z","size":1011,"stargazers_count":1172,"open_issues_count":32,"forks_count":140,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-05-30T03:26:16.646Z","etag":null,"topics":["cmd","cross-platform","exec","path-ext","shebang","spawn","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moxystudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-30T01:03:58.000Z","updated_at":"2026-05-22T18:56:26.000Z","dependencies_parsed_at":"2025-01-21T02:01:40.904Z","dependency_job_id":"3e7992e3-acee-4ce9-be36-c1226fc030d0","html_url":"https://github.com/moxystudio/node-cross-spawn","commit_stats":{"total_commits":203,"total_committers":20,"mean_commits":10.15,"dds":"0.13300492610837433","last_synced_commit":"5d843849e1ed434b7030e0aa49281c2bf4ad2e71"},"previous_names":["indigounited/node-cross-spawn"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/moxystudio/node-cross-spawn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/sbom","scorecard":{"id":66206,"data":{"date":"2025-08-04","repo":{"name":"github.com/moxystudio/node-cross-spawn","commit":"77cd97f3ca7b62c904a63a698fc4a79bf41977d0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/moxystudio/node-cross-spawn/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/moxystudio/node-cross-spawn/ci.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:39:07.370Z","repository_id":47873020,"created_at":"2025-08-15T02:39:07.371Z","updated_at":"2025-08-15T02:39:07.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33845770,"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-03T02:00:06.370Z","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":"2026-07-10T21:19:39.333Z","dependent_packages_count":14155,"downloads":990029622,"downloads_period":"last-month","dependent_repos_count":1924489,"rankings":{"downloads":0.002108246694433462,"dependent_repos_count":0.01634575683865944,"dependent_packages_count":0.007118755072112989,"stargazers_count":2.3185785269872006,"forks_count":3.2941217701386845,"docker_downloads_count":0.004216493388866924,"average":0.9404149248533263},"purl":"pkg:npm/cross-spawn","advisories":[{"uuid":"GSA_kwCzR0hTQS0zeGdxLTQ1amotdjI3Nc4ABBFi","url":"https://github.com/advisories/GHSA-3xgq-45jj-v275","title":"Regular Expression Denial of Service (ReDoS) in cross-spawn","description":"Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-11-08T06:30:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-21538","https://github.com/moxystudio/node-cross-spawn/pull/160","https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff","https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f","https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230","https://github.com/moxystudio/node-cross-spawn/issues/165","https://github.com/moxystudio/node-cross-spawn/commit/d35c865b877d2f9ded7c1ed87521c2fdb689c8dd","https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-8366349","https://github.com/advisories/GHSA-3xgq-45jj-v275"],"source_kind":"github","identifiers":["GHSA-3xgq-45jj-v275","CVE-2024-21538"],"repository_url":"https://github.com/moxystudio/node-cross-spawn","blast_radius":48.38922883483921,"created_at":"2024-11-15T23:09:24.781Z","updated_at":"2026-07-07T03:04:57.199Z","epss_percentage":0.00873,"epss_percentile":0.54517,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zeGdxLTQ1amotdjI3Nc4ABBFi","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zeGdxLTQ1amotdjI3Nc4ABBFi","packages":[{"ecosystem":"npm","package_name":"cross-spawn","versions":[{"first_patched_version":"6.0.6","vulnerable_version_range":"\u003c 6.0.6"},{"first_patched_version":"7.0.5","vulnerable_version_range":"\u003e= 7.0.0, \u003c 7.0.5"}],"purl":"pkg:npm/cross-spawn"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zeGdxLTQ1amotdjI3Nc4ABBFi/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cross-spawn","docker_dependents_count":56436,"docker_downloads_count":19921866095,"usage_url":"https://repos.ecosyste.ms/usage/npm/cross-spawn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cross-spawn/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-16T11:22:34.182Z","issues_count":56,"pull_requests_count":74,"avg_time_to_close_issue":4328599.29032258,"avg_time_to_close_pull_request":4487428.830769231,"issues_closed_count":31,"pull_requests_closed_count":65,"pull_request_authors_count":29,"issue_authors_count":52,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":2.2972972972972974,"merged_pull_requests_count":22,"bot_issues_count":4,"bot_pull_requests_count":23,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-spawn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-spawn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-spawn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-spawn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-spawn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-spawn/codemeta","maintainers":[{"uuid":"satazor","login":"satazor","name":null,"email":"andremiguelcruz@msn.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~satazor","role":null,"created_at":"2022-11-11T22:10:19.053Z","updated_at":"2022-11-11T22:10:19.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/satazor/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666570,"maintainers_count":1207853,"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":10025398,"name":"@patrickkfkan/cross-spawn","ecosystem":"npm","description":"Cross platform child_process#spawn and child_process#spawnSync","homepage":"https://github.com/moxystudio/node-cross-spawn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/moxystudio/node-cross-spawn","keywords_array":["spawn","spawnSync","windows","cross-platform","path-ext","shebang","cmd","execute"],"namespace":"patrickkfkan","versions_count":1,"first_release_published_at":"2024-05-18T22:06:14.771Z","latest_release_published_at":"2024-05-18T22:06:14.771Z","latest_release_number":"7.1.0","last_synced_at":"2026-07-09T03:21:54.150Z","created_at":"2024-05-19T05:12:34.210Z","updated_at":"2026-07-09T03:21:54.151Z","registry_url":"https://www.npmjs.com/package/@patrickkfkan/cross-spawn","install_command":"npm install @patrickkfkan/cross-spawn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.1.0"}},"repo_metadata":{"id":47873020,"uuid":"21335844","full_name":"moxystudio/node-cross-spawn","owner":"moxystudio","description":"A cross platform solution to node's spawn and spawnSync","archived":false,"fork":false,"pushed_at":"2024-10-30T15:45:16.000Z","size":552,"stargazers_count":1090,"open_issues_count":20,"forks_count":73,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-11-05T19:45:39.531Z","etag":null,"topics":["cmd","cross-platform","exec","path-ext","shebang","spawn","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moxystudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-30T01:03:58.000Z","updated_at":"2024-10-30T15:45:21.000Z","dependencies_parsed_at":"2024-06-18T11:20:24.057Z","dependency_job_id":null,"html_url":"https://github.com/moxystudio/node-cross-spawn","commit_stats":{"total_commits":203,"total_committers":20,"mean_commits":10.15,"dds":"0.13300492610837433","last_synced_commit":"5d843849e1ed434b7030e0aa49281c2bf4ad2e71"},"previous_names":["indigounited/node-cross-spawn"],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223408025,"owners_count":17140561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"moxystudio","name":"MOXY","uuid":"19508739","kind":"organization","description":"MOXY is a software and design studio seeking a balance between impact, excellence and pragmatism. We call it Engineered Design.","email":"hello@moxy.studio","website":"https://moxy.studio","location":"Porto","twitter":"moxystudio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19508739?v=4","repositories_count":85,"last_synced_at":"2024-04-14T06:37:04.230Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/moxystudio","funding_links":[],"total_stars":2618,"followers":15,"following":0,"created_at":"2022-11-02T16:19:04.590Z","updated_at":"2024-04-14T06:37:23.019Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio/repositories"},"tags":[{"name":"v7.0.3","sha":"7bc42bc409d9da6ad691df8d1d5ef69003bf1dc3","kind":"tag","published_at":"2020-05-25T15:34:52.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v7.0.3","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"7501971226a7c8b2cf0c1acd1703547e3798491b","kind":"tag","published_at":"2020-04-04T09:56:18.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v7.0.2","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"aa7f227d0996748bd6c39940a6f4124c99c5e181","kind":"tag","published_at":"2019-10-07T09:17:02.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v7.0.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"0e7cd3d6c506251fdeb1513102adbd5e84c178a5","kind":"tag","published_at":"2019-09-03T11:45:00.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v7.0.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v7.0.0/manifests"},{"name":"v6.0.5","sha":"301187a05b7509aa1d6ff35d8ff6d6064f597bc9","kind":"tag","published_at":"2018-03-02T23:15:16.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v6.0.5","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"52e557e5b77bd0ca701814e400e53e89ca51a650","kind":"tag","published_at":"2018-01-31T04:49:30.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v6.0.4","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"334d705ea39cd1de3c73a57db81b6d32a9a85a43","kind":"tag","published_at":"2018-01-23T02:57:06.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v6.0.3","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9cb84dbd78e72be59fe6e56cac9a95e778206145","kind":"tag","published_at":"2018-01-23T02:26:52.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v6.0.2","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"2d2440d4271789ecf418e942eee0055352de288b","kind":"tag","published_at":"2018-01-23T02:11:19.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v6.0.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"e68fbe8bfb740c04ac5c92b3ca8496e66756e30e","kind":"tag","published_at":"2018-01-23T01:23:41.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/v6.0.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/v6.0.0/manifests"},{"name":"5.1.0","sha":"1da4c09ccf658079849a3d191b16e59bc600e8b4","kind":"tag","published_at":"2017-02-26T18:38:28.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/5.1.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/5.1.0/manifests"},{"name":"5.0.1","sha":"d74d461bc4543787b955cfac5c006c86da55a4ca","kind":"tag","published_at":"2016-11-04T23:45:35.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/5.0.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"2d22b33a3fc2300281594b7bf53a3173dd03f62f","kind":"tag","published_at":"2016-10-30T16:32:02.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/5.0.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/5.0.0/manifests"},{"name":"4.0.2","sha":"674ceb2f2b69ad64b5dcad661b9bf048d6ec4c22","kind":"tag","published_at":"2016-09-25T11:43:05.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/4.0.2","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/4.0.2/manifests"},{"name":"4.0.0","sha":"f26c67b14f1f8fc64564aca9eb5319a2dd708e6b","kind":"tag","published_at":"2016-05-26T20:50:28.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/4.0.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/4.0.0/manifests"},{"name":"3.0.1","sha":"24df88c465e5828b62c374e58366547bd94629db","kind":"tag","published_at":"2016-05-18T21:38:24.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/3.0.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"400d26217319a93393ff29d4295b211bd5650e5c","kind":"tag","published_at":"2016-05-18T13:14:49.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/3.0.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/3.0.0/manifests"},{"name":"2.2.3","sha":"7bc71932e517c974c80f54ae9f7687c9cd25db74","kind":"tag","published_at":"2016-04-13T19:06:33.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.2.3","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"34bb37ef65c431891f5cc4f033b418dbb24084ae","kind":"tag","published_at":"2016-04-08T21:53:26.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.2.2","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.2.2/manifests"},{"name":"2.2.0","sha":"d55c6fd837ebc9bfb64ed73b7bc9e584547d97c2","kind":"tag","published_at":"2016-04-06T20:48:48.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.2.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"a91440123d1d8ec2865cf7643351955e7ad48247","kind":"tag","published_at":"2016-01-27T01:14:49.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.1.5","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"1831b3228a38722f431156485b01db3be6d199cc","kind":"commit","published_at":"2016-01-03T15:37:05.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.1.4","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"299efd1b11fe8bcc64cdb9cdf8f624b9e56e1bb9","kind":"commit","published_at":"2016-01-02T15:27:41.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.1.3","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"b701ac8cce3b8c21278018d0f2af60860a125c1e","kind":"commit","published_at":"2016-01-02T14:49:45.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.1.2","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"a9b71dd09dd90b8423707b743ae9ced844a7ae21","kind":"commit","published_at":"2016-01-02T09:56:16.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.1.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.1.1/manifests"},{"name":"2.0.1","sha":"22cae907b13de66edb5882aea6f1cb405740d283","kind":"commit","published_at":"2015-11-29T17:29:24.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.0.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"65d41138e6b5161787df43d5f8de2442765e32d0","kind":"commit","published_at":"2015-07-21T22:25:34.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/2.0.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/2.0.0/manifests"},{"name":"1.0.4","sha":"d27621d9ee8b81ee4913d9c8377e5e23add54828","kind":"commit","published_at":"2015-07-16T16:57:03.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/1.0.4","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"3c02b4036eeb9df39004bfc3f0ad3d13b668d0e0","kind":"commit","published_at":"2015-07-02T20:19:57.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/1.0.3","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"bf0d22195571b06ccc882cd100fd7fb7c5a2ad86","kind":"commit","published_at":"2015-07-02T20:14:30.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/1.0.2","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"28c3ceb23b32cb87cf9bc814f2593b35042a86e5","kind":"commit","published_at":"2015-07-02T19:11:09.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/1.0.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b5239f25c0274feba89242b77d8f0ce57dce83ad","kind":"commit","published_at":"2015-07-02T19:01:22.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/1.0.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/1.0.0/manifests"},{"name":"0.4.1","sha":"3679e6942768de5a61a7c2b5b8064ff4bbd78362","kind":"commit","published_at":"2015-06-10T15:11:23.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.4.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b5e83a90ac4493aceb158b3b5d3274b087da5b10","kind":"commit","published_at":"2015-05-06T22:02:40.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.4.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"a431cdc9e431ae59b994d3ac3dced552e90a4434","kind":"commit","published_at":"2015-05-06T08:02:16.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.3.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.3.0/manifests"},{"name":"0.2.9","sha":"6fececcbd8331f98b4cfd6560b925bc4d8e77f47","kind":"commit","published_at":"2015-04-08T16:18:24.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.9","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"f41ba1a9758c1f43a1f0fd263ecd6795f80a5807","kind":"commit","published_at":"2015-03-28T00:05:01.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.8","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"a403c3d72d811226c3dfb6c3c408a01a4ad37022","kind":"commit","published_at":"2015-03-28T00:03:33.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.7","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"48f2c14382f20a6c9078edb6945be3ae7a4f550a","kind":"commit","published_at":"2015-02-08T20:54:53.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.6","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"89edcfa212bb75d5e1afd3e140c3040683ae5502","kind":"commit","published_at":"2015-02-08T20:31:55.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.5","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"0021b10fbba574e727c92459ff0bfdcc1cc0fab2","kind":"commit","published_at":"2015-02-08T20:30:53.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.4","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"04fa38e6036f1fe76da83d6221fd35da04b75508","kind":"commit","published_at":"2014-08-29T08:13:37.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.3","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"5860e3e1e7f5956811345187db791dfae6ab6991","kind":"commit","published_at":"2014-08-28T23:01:23.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.2","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"6c0cd7a4f14352892967faa0c99acacbb2aafcde","kind":"commit","published_at":"2014-08-28T22:52:00.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8e600ba0cea3522208c10a3a947cf98cc8a71459","kind":"commit","published_at":"2014-08-28T22:42:32.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.2.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"126bc269302d20bf5184547f90d90f7b0d315220","kind":"commit","published_at":"2014-07-11T16:28:26.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.1.7","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"1da5b6675c89d70d2a4e055e5fc73803b1370936","kind":"commit","published_at":"2014-07-03T08:47:46.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.1.6","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"726ef3e9445df3f8820b53f3593bd2349d482b70","kind":"commit","published_at":"2014-07-02T11:31:08.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.1.5","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"5b879aa2b51f230dc2ddfac0938badd022cd9480","kind":"commit","published_at":"2014-06-30T23:25:35.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.1.4","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"432b49df00d69483f8eb025a9da09c6683d58571","kind":"commit","published_at":"2014-06-30T21:51:08.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.1.3","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"f42b47d88077ae480ce5bc4b738aa7d3cb6dabb9","kind":"commit","published_at":"2014-06-30T21:29:31.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.1.2","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4e07d64c7705d5b6482367c55ee6ac122f47a0be","kind":"commit","published_at":"2014-06-30T13:22:26.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.1.1","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5fb20ce2f44d9947fcf59e8809fe6cb1d767433b","kind":"commit","published_at":"2014-06-30T01:03:26.000Z","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/0.1.0","html_url":"https://github.com/moxystudio/node-cross-spawn/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-06T20:11:52.324Z","dependent_packages_count":0,"downloads":925,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":55.16807181433088,"dependent_repos_count":28.932298900086007,"dependent_packages_count":42.052267133779154,"stargazers_count":2.060762253105156,"forks_count":3.0158643387415998,"docker_downloads_count":null,"average":26.245852888008557},"purl":"pkg:npm/%40patrickkfkan/cross-spawn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@patrickkfkan/cross-spawn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@patrickkfkan/cross-spawn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@patrickkfkan/cross-spawn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-06T20:04:08.856Z","issues_count":45,"pull_requests_count":60,"avg_time_to_close_issue":4966694.851851852,"avg_time_to_close_pull_request":4710366.894736842,"issues_closed_count":27,"pull_requests_closed_count":57,"pull_request_authors_count":25,"issue_authors_count":42,"avg_comments_per_issue":2.7333333333333334,"avg_comments_per_pull_request":2.7,"merged_pull_requests_count":14,"bot_issues_count":4,"bot_pull_requests_count":23,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":23070427.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patrickkfkan%2Fcross-spawn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patrickkfkan%2Fcross-spawn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patrickkfkan%2Fcross-spawn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patrickkfkan%2Fcross-spawn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patrickkfkan%2Fcross-spawn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@patrickkfkan%2Fcross-spawn/codemeta","maintainers":[{"uuid":"patrickkfkan","login":"patrickkfkan","name":null,"email":"patrickkfkan@gmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~patrickkfkan","role":null,"created_at":"2024-05-19T05:12:35.546Z","updated_at":"2024-05-19T05:12:35.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/patrickkfkan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666570,"maintainers_count":1207853,"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":14015472,"name":"@depup/cross-spawn","ecosystem":"npm","description":"[DepUp] Cross platform child_process#spawn and child_process#spawnSync","homepage":"https://github.com/moxystudio/node-cross-spawn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/moxystudio/node-cross-spawn","keywords_array":["depup","dependency-bumped","updated-deps","cross-spawn","spawn","spawnSync","windows","cross-platform","path-ext","shebang","cmd","execute"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-09T05:02:13.755Z","latest_release_published_at":"2026-03-09T05:02:13.755Z","latest_release_number":"7.0.6-depup.0","last_synced_at":"2026-07-09T03:21:56.080Z","created_at":"2026-03-09T05:02:26.012Z","updated_at":"2026-07-09T03:21:56.080Z","registry_url":"https://www.npmjs.com/package/@depup/cross-spawn","install_command":"npm install @depup/cross-spawn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.6-depup.0"}},"repo_metadata":{"id":47873020,"uuid":"21335844","full_name":"moxystudio/node-cross-spawn","owner":"moxystudio","description":"A cross platform solution to node's spawn and spawnSync","archived":false,"fork":false,"pushed_at":"2024-11-18T14:20:54.000Z","size":1011,"stargazers_count":1173,"open_issues_count":33,"forks_count":140,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-07-02T10:29:07.889Z","etag":null,"topics":["cmd","cross-platform","exec","path-ext","shebang","spawn","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moxystudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-30T01:03:58.000Z","updated_at":"2026-06-22T07:44:13.000Z","dependencies_parsed_at":"2025-01-21T02:01:40.904Z","dependency_job_id":"3e7992e3-acee-4ce9-be36-c1226fc030d0","html_url":"https://github.com/moxystudio/node-cross-spawn","commit_stats":{"total_commits":203,"total_committers":20,"mean_commits":10.15,"dds":"0.13300492610837433","last_synced_commit":"5d843849e1ed434b7030e0aa49281c2bf4ad2e71"},"previous_names":["indigounited/node-cross-spawn"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/moxystudio/node-cross-spawn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/sbom","scorecard":{"id":66206,"data":{"date":"2025-08-04","repo":{"name":"github.com/moxystudio/node-cross-spawn","commit":"77cd97f3ca7b62c904a63a698fc4a79bf41977d0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/moxystudio/node-cross-spawn/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/moxystudio/node-cross-spawn/ci.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:39:07.370Z","repository_id":47873020,"created_at":"2025-08-15T02:39:07.371Z","updated_at":"2025-08-15T02:39:07.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35097507,"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-03T02:00:05.635Z","response_time":110,"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":"moxystudio","name":"MOXY","uuid":"19508739","kind":"organization","description":"MOXY is a software and design studio seeking a balance between impact, excellence and pragmatism. We call it Engineered Design.","email":"hello@moxy.studio","website":"https://moxy.studio","location":"Porto","twitter":"moxystudio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19508739?v=4","repositories_count":85,"last_synced_at":"2024-04-14T06:37:04.230Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/moxystudio","funding_links":[],"total_stars":2618,"followers":15,"following":0,"created_at":"2022-11-02T16:19:04.590Z","updated_at":"2024-04-14T06:37:23.019Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-09T03:21:49.138Z","dependent_packages_count":0,"downloads":39,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":1.863944737863469,"forks_count":2.151945062370877,"docker_downloads_count":null,"average":14.755341182125736},"purl":"pkg:npm/%40depup/cross-spawn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/cross-spawn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/cross-spawn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/cross-spawn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-24T14:29:48.516Z","issues_count":54,"pull_requests_count":74,"avg_time_to_close_issue":4328599.29032258,"avg_time_to_close_pull_request":4487428.830769231,"issues_closed_count":31,"pull_requests_closed_count":65,"pull_request_authors_count":29,"issue_authors_count":50,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":2.2972972972972974,"merged_pull_requests_count":22,"bot_issues_count":4,"bot_pull_requests_count":23,"past_year_issues_count":9,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":21454.25,"past_year_avg_time_to_close_pull_request":17362.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.6153846153846154,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcross-spawn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcross-spawn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcross-spawn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcross-spawn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcross-spawn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcross-spawn/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-09T05:02:32.872Z","updated_at":"2026-03-09T05:02:32.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666570,"maintainers_count":1207853,"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":4998193,"name":"org.webjars.npm:cross-spawn","ecosystem":"maven","description":"WebJar for cross-spawn","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/moxystudio/node-cross-spawn","keywords_array":[],"namespace":"org.webjars.npm","versions_count":10,"first_release_published_at":"2016-01-06T00:16:40.000Z","latest_release_published_at":"2024-12-04T10:54:43.000Z","latest_release_number":"7.0.6","last_synced_at":"2026-07-09T03:21:50.918Z","created_at":"2022-07-27T10:54:00.991Z","updated_at":"2026-07-09T03:21:50.918Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/cross-spawn/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/cross-spawn/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":47873020,"uuid":"21335844","full_name":"moxystudio/node-cross-spawn","owner":"moxystudio","description":"A cross platform solution to node's spawn and spawnSync","archived":false,"fork":false,"pushed_at":"2024-11-18T14:20:54.000Z","size":1011,"stargazers_count":1155,"open_issues_count":30,"forks_count":137,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-10-21T00:27:47.904Z","etag":null,"topics":["cmd","cross-platform","exec","path-ext","shebang","spawn","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moxystudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-30T01:03:58.000Z","updated_at":"2025-10-08T10:21:14.000Z","dependencies_parsed_at":"2025-01-21T02:01:40.904Z","dependency_job_id":"3e7992e3-acee-4ce9-be36-c1226fc030d0","html_url":"https://github.com/moxystudio/node-cross-spawn","commit_stats":{"total_commits":203,"total_committers":20,"mean_commits":10.15,"dds":"0.13300492610837433","last_synced_commit":"5d843849e1ed434b7030e0aa49281c2bf4ad2e71"},"previous_names":["indigounited/node-cross-spawn"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/moxystudio/node-cross-spawn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","download_url":"https://codeload.github.com/moxystudio/node-cross-spawn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/sbom","scorecard":{"id":66206,"data":{"date":"2025-08-04","repo":{"name":"github.com/moxystudio/node-cross-spawn","commit":"77cd97f3ca7b62c904a63a698fc4a79bf41977d0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/moxystudio/node-cross-spawn/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/moxystudio/node-cross-spawn/ci.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:39:07.370Z","repository_id":47873020,"created_at":"2025-08-15T02:39:07.371Z","updated_at":"2025-08-15T02:39:07.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280904991,"owners_count":26411264,"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-10-25T02:00:06.499Z","response_time":81,"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":"moxystudio","name":"MOXY","uuid":"19508739","kind":"organization","description":"MOXY is a software and design studio seeking a balance between impact, excellence and pragmatism. We call it Engineered Design.","email":"hello@moxy.studio","website":"https://moxy.studio","location":"Porto","twitter":"moxystudio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19508739?v=4","repositories_count":85,"last_synced_at":"2024-04-14T06:37:04.230Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/moxystudio","funding_links":[],"total_stars":2618,"followers":15,"following":0,"created_at":"2022-11-02T16:19:04.590Z","updated_at":"2024-04-14T06:37:23.019Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moxystudio/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T17:35:08.185Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.32981609586641,"dependent_packages_count":3.365735966923285,"stargazers_count":11.898407232027552,"forks_count":20.725405199771746,"docker_downloads_count":null,"average":17.82984112364725},"purl":"pkg:maven/org.webjars.npm/cross-spawn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:cross-spawn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:cross-spawn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:cross-spawn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T09:20:47.674Z","issues_count":54,"pull_requests_count":74,"avg_time_to_close_issue":4328599.29032258,"avg_time_to_close_pull_request":4487428.830769231,"issues_closed_count":31,"pull_requests_closed_count":65,"pull_request_authors_count":29,"issue_authors_count":50,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":2.2972972972972974,"merged_pull_requests_count":22,"bot_issues_count":4,"bot_pull_requests_count":23,"past_year_issues_count":9,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":21454.25,"past_year_avg_time_to_close_pull_request":17362.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.6153846153846154,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cross-spawn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cross-spawn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cross-spawn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cross-spawn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cross-spawn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cross-spawn/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":610960,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":11486,"full_name":"moxystudio/node-cross-spawn","default_branch":"master","total_commits":216,"total_committers":21,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":10.285714285714286,"dds":0.1342592592592593,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-17T07:02:30.401Z","last_synced_commit":"77cd97f3ca7b62c904a63a698fc4a79bf41977d0","created_at":"2023-03-07T11:17:33.018Z","updated_at":"2026-07-17T07:01:45.236Z","committers":[{"name":"André Cruz","email":"andremiguelcruz@msn.com","login":"satazor","count":187},{"name":"James Messinger","email":"james.messinger@gmail.com","login":"JamesMessinger","count":4},{"name":"André Cruz","email":"satazor@Andres-MBP.lan","login":null,"count":2},{"name":"Johannes Würbach","email":"johannes.wuerbach@googlemail.com","login":"johanneswuerbach","count":2},{"name":"ehmicky","email":"ehmicky","login":"ehmicky","count":2},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":2},{"name":"Tim De Pauw","email":"hi@tmdpw.eu","login":"timdp","count":2},{"name":"greenkeeperio-bot","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":2},{"name":"Andy","email":"andys8","login":"andys8","count":1},{"name":"Bram Gotink","email":"bram@gotink.me","login":"bgotink","count":1},{"name":"Claudio Procida","email":"claudio.procida@gmail.com","login":"claudiopro","count":1},{"name":"ForbesLindesay","email":"forbes@lindesay.co.uk","login":"ForbesLindesay","count":1},{"name":"Kenneth Powers","email":"ken@kenpowers.net","login":"knpwrs","count":1},{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","login":"kevva","count":1},{"name":"Selwyn","email":"talk@selwyn.cc","login":"Siilwyn","count":1},{"name":"Ville Immonen","email":"ville.immonen@iki.fi","login":"fson","count":1},{"name":"Yusuke Iinuma","email":"yinm","login":"yinm","count":1},{"name":"camelmasa","email":"camelmasa@gmail.com","login":"camelmasa","count":1},{"name":"dineshks1","email":"70757280+dineshks1","login":"dineshks1","count":1},{"name":"typicode","email":"typicode@gmail.com","login":"typicode","count":1},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com","login":"ChALkeR","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-21T00:00:11.329Z","repositories_count":6386312,"commits_count":868016605,"contributors_count":35902424,"owners_count":1227896,"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":"moxystudio/node-cross-spawn","html_url":"https://github.com/moxystudio/node-cross-spawn","last_synced_at":"2026-07-03T18:28:54.293Z","status":"active","issues_count":57,"pull_requests_count":74,"avg_time_to_close_issue":4328599.29032258,"avg_time_to_close_pull_request":4487428.830769231,"issues_closed_count":31,"pull_requests_closed_count":65,"pull_request_authors_count":29,"issue_authors_count":53,"avg_comments_per_issue":2.210526315789474,"avg_comments_per_pull_request":2.2972972972972974,"merged_pull_requests_count":22,"bot_issues_count":4,"bot_pull_requests_count":23,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T02:21:39.238Z","updated_at":"2026-07-03T18:28:54.293Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moxystudio%2Fnode-cross-spawn/issues","issue_labels_count":{"table":{"greenkeeper":4}},"pull_request_labels_count":{"table":{"greenkeeper":33,"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":54,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"NONE":44,"CONTRIBUTOR":30}},"issue_authors":{"table":{"greenkeeper[bot]":4,"sara554-beep":2,"Shujee":1,"dfzysmy2tf-create":1,"evocateur":1,"localhosted":1,"camelmasa":1,"Lakitna":1,"piiiico":1,"quentinrossetti":1,"joadr":1,"bernardoadc":1,"mnpenner":1,"SteveALee":1,"achingbrain":1,"dimaslanjaka":1,"scZhengChao":1,"jssuttles":1,"qiaolin-li":1,"morgs32":1,"zenflow":1,"GongT":1,"AndersDJohnson":1,"G-Rath":1,"bersbersbers":1,"imgx64":1,"meilechwieder":1,"amiteshore":1,"jimitpatel":1,"Leif-W":1,"weyyserabut":1,"satazor":1,"1000i100":1,"wick3ds0ul":1,"luizfelipe94":1,"Glavin001":1,"Siilwyn":1,"jdmiranda":1,"busticated":1,"elinskytap":1,"jerrygreen":1,"steinybot":1,"mattflix":1,"afzalsayed96":1,"genio":1,"kratoon":1,"sudo-suhas":1,"kentcdodds":1,"bhaireshm":1,"mohd-akram":1,"annakocheshkova":1,"claudiopro":1,"0xTheProDev":1}},"pull_request_authors":{"table":{"greenkeeper[bot]":22,"greenkeeperio-bot":11,"satazor":8,"kburich":2,"Mohammed-Alanazisa":2,"outslept":2,"dimaslanjaka":2,"DanielRuf":2,"yinm":2,"ehmicky":2,"EsrefDurna":1,"cspotcode":1,"patrickkfkan":1,"rom1504":1,"dependabot[bot]":1,"Siilwyn":1,"ffflorian":1,"Igmat":1,"johanneswuerbach":1,"ambar":1,"crebier-corentin":1,"bgotink":1,"ChALkeR":1,"andys8":1,"claudiopro":1,"andrusieczko":1,"Lakitna":1,"camelmasa":1,"dineshks1":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-17T00:00:21.397Z","repositories_count":14860440,"issues_count":32302258,"pull_requests_count":106196180,"authors_count":11348601,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":4}},"past_year_pull_request_author_associations_count":{"table":{"NONE":2}},"past_year_issue_authors":{"table":{"dfzysmy2tf-create":1,"genio":1,"jdmiranda":1,"piiiico":1}},"past_year_pull_request_authors":{"table":{"outslept":2}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":5,"PullRequestEvent":10,"ForkEvent":56,"IssuesEvent":10,"WatchEvent":66,"IssueCommentEvent":21,"PushEvent":23,"PullRequestReviewEvent":29,"CreateEvent":11,"CommitCommentEvent":6},"last_year":{"PullRequestEvent":1,"ForkEvent":9,"WatchEvent":10,"PullRequestReviewEvent":1}},"keywords":["cmd","cross-platform","exec","path-ext","shebang","spawn","windows"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-10T23:41:44.102Z","updated_at":"2022-09-10T23:41:44.102Z","repository_link":"https://github.com/moxystudio/node-cross-spawn/blob/master/package-lock.json","dependencies":[{"id":4436492614,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":4436492615,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492616,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4436492617,"package_name":"json5","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436492618,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4436492619,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":4436492620,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492621,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":4436492842,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492622,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492623,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492624,"package_name":"@babel/helper-builder-react-jsx","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492625,"package_name":"@babel/helper-call-delegate","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492626,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492627,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492628,"package_name":"@babel/helper-define-map","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492629,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492630,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492631,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492632,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492633,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492634,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492635,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492636,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492637,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4436492638,"package_name":"@babel/helper-regex","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":4436492639,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492640,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492641,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492642,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492643,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492644,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492645,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"development","optional":false},{"id":4436492646,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436492647,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492648,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492649,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492650,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492651,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492652,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492653,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492654,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492655,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492656,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492657,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492658,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492659,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492660,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492661,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492662,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492663,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492664,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492665,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492666,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492667,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492668,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492669,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492670,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492671,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":4436492672,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492673,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492674,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492675,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492676,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492677,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492678,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492679,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492680,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492681,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492682,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492683,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492684,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492685,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492686,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492687,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492688,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492689,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492690,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492691,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492692,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492693,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492694,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492695,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492696,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492697,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492698,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492699,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492700,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492701,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492702,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492703,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492704,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492705,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.3","direct":false,"kind":"development","optional":false},{"id":4436492706,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492707,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492708,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":4436492709,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492710,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4436492711,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492712,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492713,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492714,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492715,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492716,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492717,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492718,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492719,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492720,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492721,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492722,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492723,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492724,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492725,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4436492726,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436492727,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4436492728,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4436492729,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436492730,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4436492731,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436492732,"package_name":"@jest/console","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492733,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492734,"package_name":"@jest/core","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492735,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436492736,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":4436492737,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4436492738,"package_name":"@jest/environment","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492739,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492740,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492741,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4436492742,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492743,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492744,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492745,"package_name":"@jest/transform","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492746,"package_name":"@jest/types","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492747,"package_name":"@marionebl/sander","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4436492748,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":4436492749,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436492750,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4436492751,"package_name":"@samverschueren/stream-to-observable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4436492752,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":4436492753,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.0","direct":false,"kind":"development","optional":false},{"id":4436492754,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":4436492755,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"development","optional":false},{"id":4436492756,"package_name":"@types/events","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492757,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":4436492758,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436492759,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436492760,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436492761,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":4436492762,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4436492763,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436492764,"package_name":"@types/node","ecosystem":"npm","requirements":"12.12.12","direct":false,"kind":"development","optional":false},{"id":4436492765,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":4436492766,"package_name":"@types/semver","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":4436492767,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436492768,"package_name":"@types/yargs","ecosystem":"npm","requirements":"13.0.3","direct":false,"kind":"development","optional":false},{"id":4436492769,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":4436492770,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":4436492771,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":4436492772,"package_name":"semver","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":4436492773,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":4436492774,"package_name":"abab","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436492775,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":4436492776,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":4436492777,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4436492778,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":4436492779,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492780,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436492781,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436492782,"package_name":"ajv","ecosystem":"npm","requirements":"6.10.2","direct":false,"kind":"development","optional":false},{"id":4436492783,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4436492784,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436492785,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":4436492786,"package_name":"any-observable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4436492787,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492788,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":4436492789,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436492790,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436492791,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436492792,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492793,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436492794,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492795,"package_name":"array-includes","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4436492796,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436492797,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":4436492798,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436492799,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":4436492800,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492801,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492802,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492803,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4436492804,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436492805,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4436492806,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4436492807,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":4436492808,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":4436492809,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":4436492810,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4436492811,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4436492812,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492813,"package_name":"babel-core","ecosystem":"npm","requirements":"6.26.3","direct":false,"kind":"development","optional":false},{"id":4436492814,"package_name":"babel-eslint","ecosystem":"npm","requirements":"11.0.0-beta.1","direct":false,"kind":"development","optional":false},{"id":4436492815,"package_name":"eslint-scope","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"development","optional":false},{"id":4436492816,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":4436492817,"package_name":"babel-generator","ecosystem":"npm","requirements":"6.26.1","direct":false,"kind":"development","optional":false},{"id":4436492818,"package_name":"babel-helpers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":4436492819,"package_name":"babel-jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492820,"package_name":"babel-messages","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":4436492821,"package_name":"babel-plugin-add-module-exports","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436492822,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436492823,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4436492824,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492825,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492826,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492827,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492828,"package_name":"babel-plugin-lodash","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":4436492829,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":4436492830,"package_name":"babel-polyfill","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":4436492831,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.10.5","direct":false,"kind":"development","optional":false},{"id":4436492832,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492833,"package_name":"babel-preset-moxy","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4436492834,"package_name":"babel-register","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":4436492835,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":4436492836,"package_name":"babel-template","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":4436492837,"package_name":"babel-traverse","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":4436492838,"package_name":"babel-types","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":4436492839,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"development","optional":false},{"id":4436492840,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492841,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":4436492843,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492844,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492845,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436492846,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436492847,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":4436492848,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":4436492849,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":4436492850,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436492851,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4436492852,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":4436492853,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":4436492854,"package_name":"browserslist","ecosystem":"npm","requirements":"4.7.3","direct":false,"kind":"development","optional":false},{"id":4436492855,"package_name":"browserslist-config-google","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":4436492856,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436492857,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436492858,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436492859,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492860,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492861,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492862,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436492863,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436492864,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":4436492865,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001011","direct":false,"kind":"development","optional":false},{"id":4436492866,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492867,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":4436492868,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":4436492869,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":4436492870,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"development","optional":false},{"id":4436492871,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492872,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492873,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":4436492874,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":4436492875,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4436492876,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436492877,"package_name":"cli-truncate","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4436492878,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492879,"package_name":"slice-ansi","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":4436492880,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436492881,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4436492882,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4436492883,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436492884,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":4436492885,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436492886,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492887,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":4436492888,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4436492889,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":4436492890,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":4436492891,"package_name":"comment-parser","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":4436492892,"package_name":"compare-func","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4436492893,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4436492894,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4436492895,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492896,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":4436492897,"package_name":"conventional-changelog","ecosystem":"npm","requirements":"3.1.12","direct":false,"kind":"development","optional":false},{"id":4436492898,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"development","optional":false},{"id":4436492899,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"1.6.6","direct":false,"kind":"development","optional":false},{"id":4436492900,"package_name":"conventional-changelog-atom","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436492901,"package_name":"conventional-changelog-codemirror","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436492902,"package_name":"conventional-changelog-config-spec","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436492903,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":4436492904,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":4436492905,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"development","optional":false},{"id":4436492906,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436492907,"package_name":"camelcase","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4436492908,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":4436492909,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":4436492910,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436492911,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492912,"package_name":"indent-string","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4436492913,"package_name":"map-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492914,"package_name":"meow","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436492915,"package_name":"minimist-options","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4436492916,"package_name":"quick-lru","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436492917,"package_name":"redent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492918,"package_name":"strip-indent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492919,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4436492920,"package_name":"trim-newlines","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492921,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436492922,"package_name":"map-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436492923,"package_name":"meow","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4436492924,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4436492925,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":4436492926,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4436492927,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":4436492928,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436492929,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436492930,"package_name":"parse-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4436492931,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436492932,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492933,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492934,"package_name":"through2","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436492935,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492936,"package_name":"type-fest","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":4436492937,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":4436492938,"package_name":"conventional-changelog-ember","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4436492939,"package_name":"conventional-changelog-eslint","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4436492940,"package_name":"conventional-changelog-express","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436492941,"package_name":"conventional-changelog-jquery","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":4436492942,"package_name":"conventional-changelog-jshint","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436492943,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436492944,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"4.0.16","direct":false,"kind":"development","optional":false},{"id":4436492945,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4436492946,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.6","direct":false,"kind":"development","optional":false},{"id":4436492947,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492948,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4436492949,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"development","optional":false},{"id":4436492950,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":4436492951,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":4436492952,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4436492953,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.10","direct":false,"kind":"development","optional":false},{"id":4436492954,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":4436492955,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436492956,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":4436492957,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436492958,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492959,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":4436492960,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436492961,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436492962,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492963,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4436492964,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":4436492965,"package_name":"cssstyle","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4436492966,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4436492967,"package_name":"dargs","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436492968,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":4436492969,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436492970,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":4436492971,"package_name":"date-fns","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"development","optional":false},{"id":4436492972,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4436492973,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":4436492974,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436492975,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436492976,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436492977,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4436492978,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":4436492979,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4436492980,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4436492981,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4436492982,"package_name":"del","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4436492983,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492984,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436492985,"package_name":"detect-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436492986,"package_name":"detect-newline","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436492987,"package_name":"diff-sequences","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436492988,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436492989,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436492990,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492991,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436492992,"package_name":"dot-prop","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436492993,"package_name":"dotgitignore","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436492994,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4436492995,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.312","direct":false,"kind":"development","optional":false},{"id":4436492996,"package_name":"elegant-spinner","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436492997,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":4436492998,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":4436492999,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4436493000,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"development","optional":false},{"id":4436493001,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4436493002,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4436493003,"package_name":"escodegen","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":4436493004,"package_name":"esprima","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":4436493005,"package_name":"eslint","ecosystem":"npm","requirements":"5.16.0","direct":false,"kind":"development","optional":false},{"id":4436493006,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493007,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493008,"package_name":"eslint-config-moxy","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":4436493009,"package_name":"eslint-plugin-babel","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":4436493010,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"22.21.0","direct":false,"kind":"development","optional":false},{"id":4436493011,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"4.8.4","direct":false,"kind":"development","optional":false},{"id":4436493012,"package_name":"eslint-plugin-prefer-import","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4436493013,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":4436493014,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493015,"package_name":"eslint-rule-composer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4436493016,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":4436493017,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":4436493018,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493019,"package_name":"espree","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4436493020,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436493021,"package_name":"esquery","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493022,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":4436493023,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4436493024,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436493025,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":4436493026,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493027,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4436493028,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":4436493029,"package_name":"expect","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493030,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4436493031,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4436493032,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493033,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493034,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4436493035,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4436493036,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493037,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493038,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4436493039,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4436493040,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4436493041,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4436493042,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4436493043,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4436493044,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493045,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4436493046,"package_name":"fastq","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":4436493047,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493048,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493049,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4436493050,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493051,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493052,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493053,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":4436493054,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493055,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493056,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4436493057,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":4436493058,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4436493059,"package_name":"fs-access","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493060,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493061,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":4436493062,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436493063,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436493064,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4436493065,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436493066,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493067,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":4436493068,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493069,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4436493070,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":4436493071,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":4436493072,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":4436493073,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493074,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":4436493075,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436493076,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4436493077,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436493078,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":4436493079,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493080,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4436493081,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":4436493082,"package_name":"minipass","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"development","optional":false},{"id":4436493083,"package_name":"minizlib","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4436493084,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":4436493085,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493086,"package_name":"needle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436493087,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":4436493088,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436493089,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4436493090,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4436493091,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4436493092,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493093,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4436493094,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4436493095,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493096,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493097,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":4436493098,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493099,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493100,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":4436493101,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436493102,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":4436493103,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4436493104,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4436493105,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4436493106,"package_name":"semver","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"development","optional":false},{"id":4436493107,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493108,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4436493109,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436493110,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436493111,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493112,"package_name":"tar","ecosystem":"npm","requirements":"4.4.8","direct":false,"kind":"development","optional":false},{"id":4436493113,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493114,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4436493115,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493116,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4436493117,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436493118,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493119,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4436493120,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436493121,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4436493122,"package_name":"camelcase","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493123,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493124,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4436493125,"package_name":"get-stdin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436493126,"package_name":"indent-string","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493127,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493128,"package_name":"meow","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":4436493129,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4436493130,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493131,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493132,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436493133,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493134,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493135,"package_name":"redent","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493136,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493137,"package_name":"strip-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493138,"package_name":"trim-newlines","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493139,"package_name":"get-stdin","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4436493140,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436493141,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4436493142,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":4436493143,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":4436493144,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493145,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493146,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493147,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":4436493148,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493149,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493150,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4436493151,"package_name":"globals","ecosystem":"npm","requirements":"9.18.0","direct":false,"kind":"development","optional":false},{"id":4436493152,"package_name":"globby","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":4436493153,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":4436493154,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":4436493155,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4436493156,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493157,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":4436493158,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493159,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4436493160,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493161,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493162,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493163,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493164,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493165,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493166,"package_name":"home-or-tmp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493167,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"development","optional":false},{"id":4436493168,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493169,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4436493170,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436493171,"package_name":"husky","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493172,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":4436493173,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":4436493174,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493175,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493176,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493177,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4436493178,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4436493179,"package_name":"inquirer","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":4436493180,"package_name":"interpret","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436493181,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":4436493182,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":4436493183,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":4436493184,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4436493185,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493186,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":4436493187,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4436493188,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493189,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4436493190,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493191,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":4436493192,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4436493193,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4436493194,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4436493195,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493196,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493197,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493198,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493199,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436493200,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493201,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493202,"package_name":"is-observable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493203,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4436493204,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4436493205,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493206,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4436493207,"package_name":"is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493208,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4436493209,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493210,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493211,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4436493212,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493213,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493214,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4436493215,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493216,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493217,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":4436493218,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436493219,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4436493220,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4436493221,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4436493222,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":4436493223,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":4436493224,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":4436493225,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"development","optional":false},{"id":4436493226,"package_name":"jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493227,"package_name":"jest-cli","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493228,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493229,"package_name":"jest-config","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493230,"package_name":"jest-diff","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493231,"package_name":"jest-docblock","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493232,"package_name":"jest-each","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493233,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493234,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493235,"package_name":"jest-get-type","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493236,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493237,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493238,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493239,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493240,"package_name":"jest-message-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493241,"package_name":"jest-mock","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493242,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4436493243,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493244,"package_name":"jest-resolve","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493245,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493246,"package_name":"jest-runner","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493329,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4436493247,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"development","optional":false},{"id":4436493248,"package_name":"jest-runtime","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493249,"package_name":"jest-serializer","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493250,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493251,"package_name":"jest-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493252,"package_name":"jest-validate","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493253,"package_name":"jest-watcher","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493254,"package_name":"jest-worker","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493255,"package_name":"js-levenshtein","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":4436493256,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4436493257,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":4436493258,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4436493259,"package_name":"jsdoctypeparser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493260,"package_name":"jsdom","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":4436493261,"package_name":"acorn","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"development","optional":false},{"id":4436493262,"package_name":"jsesc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4436493263,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493264,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":4436493265,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4436493266,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493267,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4436493268,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":4436493269,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4436493270,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4436493271,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":4436493272,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":4436493273,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4436493274,"package_name":"left-pad","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4436493275,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493276,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4436493277,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":4436493278,"package_name":"lint-staged","ecosystem":"npm","requirements":"9.4.3","direct":false,"kind":"development","optional":false},{"id":4436493279,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4436493280,"package_name":"execa","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493281,"package_name":"get-stream","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4436493282,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493283,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493284,"package_name":"npm-run-path","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493285,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4436493286,"package_name":"p-finally","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493287,"package_name":"listr","ecosystem":"npm","requirements":"0.14.3","direct":false,"kind":"development","optional":false},{"id":4436493288,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493289,"package_name":"listr-silent-renderer","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436493290,"package_name":"listr-update-renderer","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":4436493291,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":4436493292,"package_name":"log-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493293,"package_name":"listr-verbose-renderer","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":4436493294,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493295,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493296,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.14","direct":false,"kind":"development","optional":false},{"id":4436493297,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493298,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":4436493299,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":4436493300,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":4436493301,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":4436493302,"package_name":"lodash.unescape","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436493303,"package_name":"log-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493304,"package_name":"log-update","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436493305,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436493306,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4436493307,"package_name":"loud-rejection","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":4436493308,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493309,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436493310,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":4436493311,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":4436493312,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493313,"package_name":"meow","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4436493314,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493315,"package_name":"merge2","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4436493316,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":4436493317,"package_name":"mime-db","ecosystem":"npm","requirements":"1.42.0","direct":false,"kind":"development","optional":false},{"id":4436493318,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.25","direct":false,"kind":"development","optional":false},{"id":4436493319,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436493320,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493321,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":4436493322,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4436493323,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":4436493324,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493325,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493326,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":4436493327,"package_name":"nan","ecosystem":"npm","requirements":"2.14.0","direct":false,"kind":"development","optional":false},{"id":4436493328,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":4436493330,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":4436493331,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4436493332,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4436493333,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493334,"package_name":"node-notifier","ecosystem":"npm","requirements":"5.4.3","direct":false,"kind":"development","optional":false},{"id":4436493335,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.41","direct":false,"kind":"development","optional":false},{"id":4436493336,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":4436493337,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493338,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4436493339,"package_name":"null-check","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493340,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4436493341,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":4436493342,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4436493343,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":4436493344,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436493345,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493346,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436493347,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493348,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493349,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436493350,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4436493351,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493352,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493353,"package_name":"opencollective-postinstall","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4436493354,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":4436493355,"package_name":"p-each-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493356,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493357,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4436493358,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493359,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493360,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493361,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493362,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493363,"package_name":"parse-github-repo-url","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4436493364,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493365,"package_name":"parse5","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493366,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4436493367,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493368,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493369,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493370,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":4436493371,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4436493372,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493373,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493374,"package_name":"picomatch","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493375,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493376,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4436493377,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493378,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4436493379,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":4436493380,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4436493381,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493382,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4436493383,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4436493384,"package_name":"pretty-format","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":4436493385,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":4436493386,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493387,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4436493388,"package_name":"prompts","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436493389,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"development","optional":false},{"id":4436493390,"package_name":"psl","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4436493391,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493392,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493393,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":4436493394,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":4436493395,"package_name":"react-is","ecosystem":"npm","requirements":"16.12.0","direct":false,"kind":"development","optional":false},{"id":4436493396,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493397,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493398,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4436493399,"package_name":"realpath-native","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493400,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":4436493401,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4436493402,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":4436493403,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"development","optional":false},{"id":4436493404,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"development","optional":false},{"id":4436493405,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493406,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493407,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":4436493408,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":4436493409,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":4436493410,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":4436493492,"package_name":"throat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436493411,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493412,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4436493413,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":4436493414,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493415,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"development","optional":false},{"id":4436493416,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4436493417,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":4436493418,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4436493419,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":4436493420,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493421,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493422,"package_name":"require-package-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493423,"package_name":"resolve","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":4436493424,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493425,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4436493426,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493427,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4436493428,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493429,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":4436493430,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4436493431,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493432,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":4436493433,"package_name":"run-async","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436493434,"package_name":"run-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493435,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":4436493436,"package_name":"rxjs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":4436493437,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493438,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4436493439,"package_name":"semver","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":4436493440,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493441,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4436493442,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":4436493443,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":4436493444,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"development","optional":false},{"id":4436493445,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4436493446,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4436493447,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493448,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493449,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":4436493450,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493451,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4436493452,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":4436493453,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":4436493454,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"development","optional":false},{"id":4436493455,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4436493456,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493457,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4436493458,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493459,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":4436493460,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493461,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4436493462,"package_name":"split2","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4436493463,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4436493464,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":4436493465,"package_name":"stack-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4436493466,"package_name":"standard-version","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4436493467,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4436493468,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493469,"package_name":"figures","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493470,"package_name":"yargs","ecosystem":"npm","requirements":"14.2.0","direct":false,"kind":"development","optional":false},{"id":4436493471,"package_name":"yargs-parser","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"development","optional":false},{"id":4436493472,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4436493473,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4436493474,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4436493475,"package_name":"string-length","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493476,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493477,"package_name":"string.prototype.trimleft","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493478,"package_name":"string.prototype.trimright","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493479,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4436493480,"package_name":"stringify-package","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493481,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493482,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493483,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493484,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":4436493485,"package_name":"symbol-observable","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436493486,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":4436493487,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":4436493488,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":4436493489,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493490,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":4436493491,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4436493493,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":4436493494,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":4436493495,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4436493496,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4436493497,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4436493498,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4436493499,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4436493500,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":4436493501,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493502,"package_name":"trim-off-newlines","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493503,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493504,"package_name":"tslib","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":4436493505,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":4436493506,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":4436493507,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":4436493508,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":4436493509,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.6.9","direct":false,"kind":"development","optional":false},{"id":4436493510,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4436493511,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4436493512,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4436493513,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4436493514,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493515,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493516,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4436493517,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4436493518,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4436493519,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4436493520,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":4436493521,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4436493522,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4436493523,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4436493524,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":4436493525,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4436493526,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":4436493527,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4436493528,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4436493529,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4436493530,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4436493531,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4436493532,"package_name":"whatwg-url","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":4436493533,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":4436493534,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4436493535,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4436493536,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4436493537,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4436493538,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":4436493539,"package_name":"ws","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":4436493540,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4436493541,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4436493542,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4436493543,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.0","direct":false,"kind":"development","optional":false},{"id":4436493544,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.1","direct":false,"kind":"development","optional":false},{"id":4436493545,"package_name":"yargs-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-10T23:41:44.353Z","updated_at":"2022-09-10T23:41:44.353Z","repository_link":"https://github.com/moxystudio/node-cross-spawn/blob/master/package.json","dependencies":[{"id":4436493668,"package_name":"path-key","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"runtime","optional":false},{"id":4436493669,"package_name":"shebang-command","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":4436493670,"package_name":"which","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":4436493671,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":4436493672,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":4436493673,"package_name":"babel-core","ecosystem":"npm","requirements":"^6.26.3","direct":true,"kind":"development","optional":false},{"id":4436493674,"package_name":"babel-jest","ecosystem":"npm","requirements":"^24.9.0","direct":true,"kind":"development","optional":false},{"id":4436493675,"package_name":"babel-preset-moxy","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":4436493676,"package_name":"eslint","ecosystem":"npm","requirements":"^5.16.0","direct":true,"kind":"development","optional":false},{"id":4436493677,"package_name":"eslint-config-moxy","ecosystem":"npm","requirements":"^7.1.0","direct":true,"kind":"development","optional":false},{"id":4436493678,"package_name":"husky","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"development","optional":false},{"id":4436493679,"package_name":"jest","ecosystem":"npm","requirements":"^24.9.0","direct":true,"kind":"development","optional":false},{"id":4436493680,"package_name":"lint-staged","ecosystem":"npm","requirements":"^9.2.5","direct":true,"kind":"development","optional":false},{"id":4436493681,"package_name":"mkdirp","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"development","optional":false},{"id":4436493682,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":4436493683,"package_name":"standard-version","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2025-01-21T02:01:40.800Z","updated_at":"2025-01-21T02:01:40.800Z","repository_link":"https://github.com/moxystudio/node-cross-spawn/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":21549927281,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21549927282,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":33.9024367373768,"created_at":"2026-07-08T05:24:43.350Z","updated_at":"2026-07-22T12:30:29.618Z","avatar_url":"https://github.com/moxystudio.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377754","html_url":"https://summary.ecosyste.ms/projects/377754"}