{"id":38076,"name":"natcap.invest","description":"InVEST®: models that map and value the goods and services from nature that sustain and fulfill human life.","url":"https://github.com/natcap/invest","last_synced_at":"2025-09-05T07:40:18.040Z","repository":{"id":37087746,"uuid":"237094119","full_name":"natcap/invest","owner":"natcap","description":"InVEST®: models that map and value the goods and services from nature that sustain and fulfill human life.","archived":false,"fork":false,"pushed_at":"2025-08-28T15:02:13.000Z","size":150643,"stargazers_count":202,"open_issues_count":158,"forks_count":87,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-02T12:22:18.697Z","etag":null,"topics":["ecosystem-services","geospatial","gis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natcap.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-29T22:22:07.000Z","updated_at":"2025-08-31T16:48:15.000Z","dependencies_parsed_at":"2023-09-21T19:46:52.498Z","dependency_job_id":"ff044863-b49e-4841-9249-4ac00c255d95","html_url":"https://github.com/natcap/invest","commit_stats":{"total_commits":14128,"total_committers":16,"mean_commits":883.0,"dds":0.6519677236693091,"last_synced_commit":"d7b23d64ac85f07156abc4c01994bd26511a8d56"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/natcap/invest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap","download_url":"https://codeload.github.com/natcap/invest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/sbom","scorecard":{"id":675092,"data":{"date":"2025-08-11","repo":{"name":"github.com/natcap/invest","commit":"94b3f391b37b56683c3e6916a5ea239a77355d24"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/release-part-2.yml:28","Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/release-part-2.yml:53"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto-pr-from-main-into-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/build-docker.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-cla.yml:7","Warn: no topLevel permission defined: .github/workflows/release-part-1.yml:1","Warn: no topLevel permission defined: .github/workflows/release-part-2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.16.2 not signed: https://api.github.com/repos/natcap/invest/releases/239794211","Warn: release artifact 3.16.1 not signed: https://api.github.com/repos/natcap/invest/releases/229233108","Warn: release artifact 3.16.0 not signed: https://api.github.com/repos/natcap/invest/releases/223237598","Warn: release artifact 3.16.0a2 not signed: https://api.github.com/repos/natcap/invest/releases/221636154","Warn: release artifact 3.16.0a1 not signed: https://api.github.com/repos/natcap/invest/releases/221424851","Warn: release artifact 3.16.2 does not have provenance: https://api.github.com/repos/natcap/invest/releases/239794211","Warn: release artifact 3.16.1 does not have provenance: https://api.github.com/repos/natcap/invest/releases/229233108","Warn: release artifact 3.16.0 does not have provenance: https://api.github.com/repos/natcap/invest/releases/223237598","Warn: release artifact 3.16.0a2 does not have provenance: https://api.github.com/repos/natcap/invest/releases/221636154","Warn: release artifact 3.16.0a1 does not have provenance: https://api.github.com/repos/natcap/invest/releases/221424851"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-docker.yml:36"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: = must follow a name: scripts/release/autorelease-step-1.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-pr-from-main-into-releases.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/auto-pr-from-main-into-releases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:405: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:411: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:494: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:529: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:533: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:551: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:557: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docker.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-cla.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/check-cla.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/check-cla.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-part-1.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/release-part-1.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-part-1.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/release-part-1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-part-2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/release-part-2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-part-2.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/release-part-2.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:4","Warn: containerImage not pinned by hash: docker/Dockerfile:16: pin your Docker image by updating mambaorg/micromamba:2.1.1-debian12-slim to mambaorg/micromamba:2.1.1-debian12-slim@sha256:41cd3a282e3156c6426c7fa2bff96e8d038ca5c7ab3a183dbad446254f351821","Warn: pipCommand not pinned by hash: scripts/recreation_server/setup_vm.sh:28","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:540","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/check-cla.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release-part-1.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/release-part-2.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release-part-2.yml:49","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of  12 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"37 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: GHSA-43qf-4rqw-9q2g","Warn: Project is vulnerable to: GHSA-7rxf-gvfg-47g4","Warn: Project is vulnerable to: GHSA-84pr-m4jr-85g5","Warn: Project is vulnerable to: GHSA-8vgw-p6qm-5gr7","Warn: Project is vulnerable to: PYSEC-2024-71 / GHSA-hxwh-jpp2-84pm","Warn: Project is vulnerable to: PYSEC-2020-43 / GHSA-xc3p-ff3m-f46v","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-6r2x-8pq8-9489","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T21:13:22.071Z","repository_id":37087746,"created_at":"2025-08-21T21:13:22.071Z","updated_at":"2025-08-21T21:13:22.071Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273613932,"owners_count":25137247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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":"natcap","name":"The Natural Capital Project","uuid":"7783885","kind":"organization","description":"Pioneering science, technology, and partnerships that enable people and nature to thrive.","email":null,"website":"naturalcapitalproject.stanford.edu","location":"United States","twitter":"natcapproject","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7783885?v=4","repositories_count":59,"last_synced_at":"2024-01-28T19:30:43.006Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/natcap","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T14:08:16.679Z","updated_at":"2024-01-28T19:30:43.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap/repositories"},"packages":[{"id":2814037,"name":"natcap.invest","ecosystem":"pypi","description":"InVEST Ecosystem Service models","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/natcap/invest","keywords_array":["gis","invest","ecosystem services"],"namespace":null,"versions_count":42,"first_release_published_at":"2016-03-15T01:42:04.000Z","latest_release_published_at":"2025-08-13T19:49:59.000Z","latest_release_number":"3.16.2","last_synced_at":"2025-09-04T13:17:15.466Z","created_at":"2022-04-10T11:42:48.130Z","updated_at":"2025-09-04T13:17:15.467Z","registry_url":"https://pypi.org/project/natcap.invest/","install_command":"pip install natcap.invest --index-url https://pypi.org/simple","documentation_url":"https://natcap.invest.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft","Operating System :: POSIX","Programming Language :: Cython","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: GIS"],"normalized_name":"natcap-invest","project_status":null},"repo_metadata":{"id":37087746,"uuid":"237094119","full_name":"natcap/invest","owner":"natcap","description":"InVEST®: models that map and value the goods and services from nature that sustain and fulfill human life.","archived":false,"fork":false,"pushed_at":"2024-10-29T19:17:53.000Z","size":84398,"stargazers_count":166,"open_issues_count":178,"forks_count":68,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-10-29T21:02:41.672Z","etag":null,"topics":["ecosystem-services","geospatial","gis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natcap.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-01-29T22:22:07.000Z","updated_at":"2024-10-28T18:30:52.000Z","dependencies_parsed_at":"2023-09-21T19:46:52.498Z","dependency_job_id":"ff044863-b49e-4841-9249-4ac00c255d95","html_url":"https://github.com/natcap/invest","commit_stats":{"total_commits":13994,"total_committers":15,"mean_commits":932.9333333333333,"dds":0.6530655995426611,"last_synced_commit":"1c98e3a375f1029155447a4a31a9a6867f0bba74"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap","download_url":"https://codeload.github.com/natcap/invest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132648,"owners_count":16936616,"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":"natcap","name":"The Natural Capital Project","uuid":"7783885","kind":"organization","description":"Pioneering science, technology, and partnerships that enable people and nature to thrive.","email":null,"website":"naturalcapitalproject.stanford.edu","location":"United States","twitter":"natcapproject","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7783885?v=4","repositories_count":59,"last_synced_at":"2024-01-28T19:30:43.006Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/natcap","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T14:08:16.679Z","updated_at":"2024-01-28T19:30:43.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap/repositories"},"tags":[{"name":"3.14.2","sha":"03638d19609bfda8b530b2b2bb3e472de491fc6b","kind":"commit","published_at":"2024-05-29T22:50:10.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.14.2","html_url":"https://github.com/natcap/invest/releases/tag/3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.2/manifests"},{"name":"3.14.1","sha":"9a3eb105166c816a5ddc4c20f1c79d1c344dabcb","kind":"commit","published_at":"2023-12-18T20:03:35.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.14.1","html_url":"https://github.com/natcap/invest/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"988f46160d748d993500761e1f13484c487a643b","kind":"commit","published_at":"2023-09-08T15:05:39.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.14.0","html_url":"https://github.com/natcap/invest/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"ca3051d91f48cbf286f96b83c9e1f2110ba0b2a0","kind":"commit","published_at":"2023-03-17T23:04:10.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.13.0","html_url":"https://github.com/natcap/invest/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.13.0/manifests"},{"name":"3.12.1","sha":"75f44346b05cb5984f7e13514336e16cf5d4b47b","kind":"commit","published_at":"2022-12-16T19:24:21.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.12.1","html_url":"https://github.com/natcap/invest/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"fb36e8adef65f232a2581feb4c8285b82e46e430","kind":"commit","published_at":"2022-08-31T21:41:43.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.12.0","html_url":"https://github.com/natcap/invest/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.12.0/manifests"},{"name":"3.11.0","sha":"12f1d1af9d9158b0af7fcaf1be2a5ce75ad4fb93","kind":"commit","published_at":"2022-05-24T18:57:44.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.11.0","html_url":"https://github.com/natcap/invest/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.11.0/manifests"},{"name":"3.10.2","sha":"1eef0a283a3a1beb1cb471d8fe7fdeb35c78a20b","kind":"commit","published_at":"2022-02-08T21:27:40.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.10.2","html_url":"https://github.com/natcap/invest/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"f22a9a6e9196905dde2d9c63b9cd668560d837b3","kind":"commit","published_at":"2022-01-06T18:57:18.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.10.1","html_url":"https://github.com/natcap/invest/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"9c6e2eceb2f25b3ee4726670b34bd0d12a7fb1d4","kind":"commit","published_at":"2022-01-04T21:34:07.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.10.0","html_url":"https://github.com/natcap/invest/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.0/manifests"},{"name":"3.9.2","sha":"cc4962e68a74d7049f304bfaaa4fe3b66d80179b","kind":"commit","published_at":"2021-10-29T17:35:28.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.9.2","html_url":"https://github.com/natcap/invest/releases/tag/3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.2/manifests"},{"name":"3.9.1","sha":"815e5da47afd29381162da87b23b88e54b1a7953","kind":"commit","published_at":"2021-09-22T18:52:49.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.9.1","html_url":"https://github.com/natcap/invest/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"a23dd2b488582a47b5896db038ac053ae7bab219","kind":"commit","published_at":"2020-12-12T00:02:18.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.9.0","html_url":"https://github.com/natcap/invest/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.0/manifests"},{"name":"3.8.9","sha":"352ddff2661cf53ffb9986ad50d61e152d763143","kind":"commit","published_at":"2020-09-15T18:41:59.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.9","html_url":"https://github.com/natcap/invest/releases/tag/3.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.9/manifests"},{"name":"3.8.8","sha":"a15c0230ddd5cb424b114e4026067f7e2c25674f","kind":"commit","published_at":"2020-09-04T17:47:41.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.8","html_url":"https://github.com/natcap/invest/releases/tag/3.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.8/manifests"},{"name":"3.8.7","sha":"d523e39d7792d0d4a2abf5db5bd66b5372ad234f","kind":"commit","published_at":"2020-07-17T18:14:06.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.7","html_url":"https://github.com/natcap/invest/releases/tag/3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.7/manifests"},{"name":"3.8.6","sha":"903120f0b34286782ef9e3ab60b1bd2fb816e0f0","kind":"commit","published_at":"2020-07-03T17:02:28.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.6","html_url":"https://github.com/natcap/invest/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.6/manifests"},{"name":"3.8.5","sha":"be89731e14341c0974a38d8ef63ae6402f1a3f28","kind":"commit","published_at":"2020-06-26T17:02:28.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.5","html_url":"https://github.com/natcap/invest/releases/tag/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.5/manifests"},{"name":"3.8.4","sha":"a09d4867270f775dde88701a6490e2b626e03641","kind":"commit","published_at":"2020-06-05T17:01:45.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.4","html_url":"https://github.com/natcap/invest/releases/tag/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.4/manifests"},{"name":"3.8.3","sha":"8e1b67290edb17c0c560445daecad4a2ccdef491","kind":"commit","published_at":"2020-05-29T17:01:32.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.3","html_url":"https://github.com/natcap/invest/releases/tag/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.3/manifests"},{"name":"3.8.2","sha":"7734cf5e04ea40b82524a73e31cb3c4d692b1ee6","kind":"commit","published_at":"2020-05-15T20:02:38.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.2","html_url":"https://github.com/natcap/invest/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"8d9478bde958a883d1402736a3166d525293f0e3","kind":"commit","published_at":"2020-05-08T20:02:34.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.1","html_url":"https://github.com/natcap/invest/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"e22354b94f6078531d99d83c3288091102215155","kind":"commit","published_at":"2020-02-11T23:04:03.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.0","html_url":"https://github.com/natcap/invest/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"0de79090977c2122c4c4759e1218c979bad69e3d","kind":"commit","published_at":"2019-05-09T22:46:22.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.7.0","html_url":"https://github.com/natcap/invest/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"52f7631c7c04a2e073650c6e45bd51c8f3610968","kind":"commit","published_at":"2019-01-31T22:11:51.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.6.0","html_url":"https://github.com/natcap/invest/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"52561ec48b56e896c85443409465cc47ccadd46d","kind":"commit","published_at":"2018-08-15T01:00:03.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.5.0","html_url":"https://github.com/natcap/invest/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.5.0/manifests"},{"name":"3.4.4","sha":"75e84ea055a3d4af67f8c60e60948be92952d38b","kind":"commit","published_at":"2018-03-26T21:08:15.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.4","html_url":"https://github.com/natcap/invest/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.4/manifests"},{"name":"3.4.2","sha":"4f378eba755caaf9acad0ebbccdf1cab925a1c91","kind":"commit","published_at":"2017-12-16T00:13:42.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.2","html_url":"https://github.com/natcap/invest/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.2/manifests"},{"name":"3.4.2a1","sha":"6fa82036459bf796e0eb87ae9eb659e46552fe91","kind":"commit","published_at":"2017-12-15T21:52:32.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.2a1","html_url":"https://github.com/natcap/invest/releases/tag/3.4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.2a1/manifests"},{"name":"3.4.1","sha":"458a4361e3eedab6ff686fc9d3e251d96dc0cff9","kind":"commit","published_at":"2017-12-11T23:56:14.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.1","html_url":"https://github.com/natcap/invest/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"83c0897833199d7fb5288c5348f83d80449a427b","kind":"commit","published_at":"2017-12-02T07:02:30.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.0","html_url":"https://github.com/natcap/invest/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"0ab582c25feae12ec15e8946f79d5f9a6124d788","kind":"commit","published_at":"2017-10-21T00:09:52.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.0rc2","html_url":"https://github.com/natcap/invest/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"d30d9a342890875f6182f960ca0a36e7eaf89f1e","kind":"commit","published_at":"2017-10-20T05:43:02.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.0rc1","html_url":"https://github.com/natcap/invest/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0rc1/manifests"},{"name":"3.3.3","sha":"b2f6ffe432df82abbc06615f02b0aa6599b4ddfc","kind":"commit","published_at":"2017-02-07T21:41:15.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.3","html_url":"https://github.com/natcap/invest/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.3/manifests"},{"name":"3.3.3b1","sha":"ebc8187287bac52a3b167ccaf59c97894a554bf7","kind":"commit","published_at":"2017-02-07T00:57:06.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.3b1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.3b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.3b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.3b1/manifests"},{"name":"3.3.2","sha":"c637c8c948ddb7c99625973bbf71b8a96646f8e8","kind":"commit","published_at":"2016-10-17T20:40:18.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.2","html_url":"https://github.com/natcap/invest/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2/manifests"},{"name":"3.3.2a3","sha":"6f391735f172bb7b23ac22ca3755a699a9983fcc","kind":"commit","published_at":"2016-10-17T19:05:01.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.2a3","html_url":"https://github.com/natcap/invest/releases/tag/3.3.2a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a3/manifests"},{"name":"3.3.2a2","sha":"2d6209d283ebf92962ee952036b07c05e1c3d037","kind":"commit","published_at":"2016-10-14T17:43:22.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.2a2","html_url":"https://github.com/natcap/invest/releases/tag/3.3.2a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a2/manifests"},{"name":"3.3.2a1","sha":"d7a3bf7239bb66bb214cd84d06daca59b75cdbd8","kind":"commit","published_at":"2016-10-14T00:30:43.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.2a1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a1/manifests"},{"name":"3.3.1","sha":"8b19c81cb95cf234b682601f356f841824a01a8b","kind":"commit","published_at":"2016-06-10T23:46:54.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.1/manifests"},{"name":"3.3.1b1","sha":"b4d38a721b344167a3bf432e2f75cba4cee0c0fa","kind":"commit","published_at":"2016-06-07T17:59:05.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.1b1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.1b1/manifests"},{"name":"3.3.0","sha":"6ecb562ab2eb3c7973b370207d099e1e446d6e20","kind":"commit","published_at":"2016-03-15T00:08:21.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0/manifests"},{"name":"3.3.0rc1","sha":"d7e01cba36085e777e0338be48f381c14f1cdfab","kind":"commit","published_at":"2016-03-14T22:29:03.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0rc1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0rc1/manifests"},{"name":"3.3.0b5","sha":"003ec63625a09aa1f9114545b6e6abf0e1795a21","kind":"commit","published_at":"2016-03-14T05:16:10.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b5","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b5/manifests"},{"name":"3.3.0b4","sha":"3869c1d221eceb05f5e21c821b63e9fe167c3ec4","kind":"commit","published_at":"2016-03-13T22:28:00.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b4","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b4/manifests"},{"name":"3.3.0b3","sha":"0f0e894b4261a608cef8d369618f15042320ef88","kind":"commit","published_at":"2016-03-12T21:26:36.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b3","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b3/manifests"},{"name":"3.3.0b2","sha":"0e2b2b55b095be0485d822974c5224bc1e1139e4","kind":"commit","published_at":"2016-03-12T20:18:08.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b2","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b2/manifests"},{"name":"3.3.0b1","sha":"f2d98c24b879484df0f6832bb6377b3bdf9f55a0","kind":"commit","published_at":"2016-03-12T00:07:20.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b1/manifests"},{"name":"3.3.0a1","sha":"5aaaafaaed9706920c0f7c17600f6039232104b2","kind":"commit","published_at":"2015-09-26T01:29:42.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0a1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0a1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:42:20.080Z","dependent_packages_count":2,"downloads":1436,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":13.46591601193739,"dependent_repos_count":5.16120068290696,"dependent_packages_count":3.1654339410042747,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.264183545282875},"purl":"pkg:pypi/natcap.invest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/natcap.invest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/natcap.invest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/natcap.invest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:04:24.783Z","issues_count":857,"pull_requests_count":832,"avg_time_to_close_issue":12332437.92620482,"avg_time_to_close_pull_request":658503.6805896806,"issues_closed_count":664,"pull_requests_closed_count":813,"pull_request_authors_count":14,"issue_authors_count":24,"avg_comments_per_issue":2.0525087514585763,"avg_comments_per_pull_request":1.0709134615384615,"merged_pull_requests_count":712,"bot_issues_count":7,"bot_pull_requests_count":152,"past_year_issues_count":147,"past_year_pull_requests_count":120,"past_year_avg_time_to_close_issue":2137588.3571428573,"past_year_avg_time_to_close_pull_request":768353.9417475729,"past_year_issues_closed_count":70,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8843537414965986,"past_year_avg_comments_per_pull_request":0.5083333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":94,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/issues","maintainers":[{"login":"phargogh","count":479,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phargogh"},{"login":"emlys","count":375,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emlys"},{"login":"dcdenu4","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcdenu4"},{"login":"richpsharp","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richpsharp"},{"login":"emilyanndavis","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilyanndavis"},{"login":"jagoldstein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jagoldstein"}],"active_maintainers":[{"login":"phargogh","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phargogh"},{"login":"emlys","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emlys"},{"login":"dcdenu4","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcdenu4"},{"login":"emilyanndavis","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilyanndavis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/natcap.invest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/natcap.invest/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/natcap.invest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/natcap.invest/related_packages","maintainers":[{"uuid":"ddenu","login":"ddenu","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/ddenu/","role":null,"created_at":"2023-02-24T18:36:40.818Z","updated_at":"2023-02-24T18:36:40.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ddenu/packages"},{"uuid":"emlys","login":"emlys","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/emlys/","role":null,"created_at":"2023-02-24T18:36:40.841Z","updated_at":"2023-02-24T18:36:40.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/emlys/packages"},{"uuid":"jdouglass","login":"jdouglass","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/jdouglass/","role":null,"created_at":"2023-02-24T18:36:40.849Z","updated_at":"2023-02-24T18:36:40.849Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jdouglass/packages"},{"uuid":"davemfish","login":"davemfish","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/davemfish/","role":null,"created_at":"2023-02-24T18:36:40.808Z","updated_at":"2023-02-24T18:36:40.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/davemfish/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725027,"maintainers_count":308331,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5289267,"name":"natcap.invest","ecosystem":"conda","description":"InVEST (Integrated Valuation of Ecosystem Services and Tradeoffs) is a family of tools for quantifying the values of natural capital in clear, credible, and practical ways. In promising a return (of societal benefits) on investments in nature, the scientific community needs to deliver knowledge and tools to quantify and forecast this return. InVEST enables decision-makers to quantify the importance of natural capital, to assess the tradeoffs associated with alternative choices, and to integrate conservation and human development.","homepage":"https://github.com/natcap/invest","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/natcap/invest","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-01-31T21:06:16.000Z","latest_release_published_at":"2022-09-06T20:33:56.000Z","latest_release_number":"3.12.0","last_synced_at":"2025-09-04T13:17:27.633Z","created_at":"2022-10-03T15:47:17.061Z","updated_at":"2025-09-04T13:17:27.633Z","registry_url":"https://anaconda.org/conda-forge/natcap.invest","install_command":"conda install -c conda-forge natcap.invest","documentation_url":null,"metadata":{},"repo_metadata":{"id":37087746,"uuid":"237094119","full_name":"natcap/invest","owner":"natcap","description":"InVEST®: models that map and value the goods and services from nature that sustain and fulfill human life.","archived":false,"fork":false,"pushed_at":"2025-08-25T20:28:18.000Z","size":150634,"stargazers_count":201,"open_issues_count":160,"forks_count":87,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-26T08:51:55.133Z","etag":null,"topics":["ecosystem-services","geospatial","gis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natcap.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-29T22:22:07.000Z","updated_at":"2025-08-25T15:08:05.000Z","dependencies_parsed_at":"2023-09-21T19:46:52.498Z","dependency_job_id":"ff044863-b49e-4841-9249-4ac00c255d95","html_url":"https://github.com/natcap/invest","commit_stats":{"total_commits":14128,"total_committers":16,"mean_commits":883.0,"dds":0.6519677236693091,"last_synced_commit":"d7b23d64ac85f07156abc4c01994bd26511a8d56"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/natcap/invest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap","download_url":"https://codeload.github.com/natcap/invest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/sbom","scorecard":{"id":675092,"data":{"date":"2025-08-11","repo":{"name":"github.com/natcap/invest","commit":"94b3f391b37b56683c3e6916a5ea239a77355d24"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/release-part-2.yml:28","Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/release-part-2.yml:53"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto-pr-from-main-into-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/build-docker.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-cla.yml:7","Warn: no topLevel permission defined: .github/workflows/release-part-1.yml:1","Warn: no topLevel permission defined: .github/workflows/release-part-2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.16.2 not signed: https://api.github.com/repos/natcap/invest/releases/239794211","Warn: release artifact 3.16.1 not signed: https://api.github.com/repos/natcap/invest/releases/229233108","Warn: release artifact 3.16.0 not signed: https://api.github.com/repos/natcap/invest/releases/223237598","Warn: release artifact 3.16.0a2 not signed: https://api.github.com/repos/natcap/invest/releases/221636154","Warn: release artifact 3.16.0a1 not signed: https://api.github.com/repos/natcap/invest/releases/221424851","Warn: release artifact 3.16.2 does not have provenance: https://api.github.com/repos/natcap/invest/releases/239794211","Warn: release artifact 3.16.1 does not have provenance: https://api.github.com/repos/natcap/invest/releases/229233108","Warn: release artifact 3.16.0 does not have provenance: https://api.github.com/repos/natcap/invest/releases/223237598","Warn: release artifact 3.16.0a2 does not have provenance: https://api.github.com/repos/natcap/invest/releases/221636154","Warn: release artifact 3.16.0a1 does not have provenance: https://api.github.com/repos/natcap/invest/releases/221424851"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-docker.yml:36"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: = must follow a name: scripts/release/autorelease-step-1.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-pr-from-main-into-releases.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/auto-pr-from-main-into-releases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:405: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:411: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:494: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:529: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:533: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:551: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:557: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docker.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/build-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-cla.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/check-cla.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/check-cla.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-part-1.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/release-part-1.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-part-1.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/release-part-1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-part-2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/release-part-2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-part-2.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/natcap/invest/release-part-2.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:4","Warn: containerImage not pinned by hash: docker/Dockerfile:16: pin your Docker image by updating mambaorg/micromamba:2.1.1-debian12-slim to mambaorg/micromamba:2.1.1-debian12-slim@sha256:41cd3a282e3156c6426c7fa2bff96e8d038ca5c7ab3a183dbad446254f351821","Warn: pipCommand not pinned by hash: scripts/recreation_server/setup_vm.sh:28","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:540","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/check-cla.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release-part-1.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/release-part-2.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release-part-2.yml:49","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of  12 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"37 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: GHSA-43qf-4rqw-9q2g","Warn: Project is vulnerable to: GHSA-7rxf-gvfg-47g4","Warn: Project is vulnerable to: GHSA-84pr-m4jr-85g5","Warn: Project is vulnerable to: GHSA-8vgw-p6qm-5gr7","Warn: Project is vulnerable to: PYSEC-2024-71 / GHSA-hxwh-jpp2-84pm","Warn: Project is vulnerable to: PYSEC-2020-43 / GHSA-xc3p-ff3m-f46v","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-6r2x-8pq8-9489","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T21:13:22.071Z","repository_id":37087746,"created_at":"2025-08-21T21:13:22.071Z","updated_at":"2025-08-21T21:13:22.071Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273114756,"owners_count":25048253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"natcap","name":"The Natural Capital Project","uuid":"7783885","kind":"organization","description":"Pioneering science, technology, and partnerships that enable people and nature to thrive.","email":null,"website":"naturalcapitalproject.stanford.edu","location":"United States","twitter":"natcapproject","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7783885?v=4","repositories_count":59,"last_synced_at":"2024-01-28T19:30:43.006Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/natcap","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T14:08:16.679Z","updated_at":"2024-01-28T19:30:43.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natcap/repositories"},"tags":[{"name":"3.16.2","sha":"e756a7a43d598f2130199bf1c9ad4d2df4975cfd","kind":"commit","published_at":"2025-08-13T17:07:40.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.16.2","html_url":"https://github.com/natcap/invest/releases/tag/3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.2/manifests"},{"name":"3.16.1","sha":"20d879706317bc5d74bd5deb664f56dbeb5ac43f","kind":"commit","published_at":"2025-07-01T18:50:07.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.16.1","html_url":"https://github.com/natcap/invest/releases/tag/3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.1/manifests"},{"name":"3.16.0","sha":"f716f7ff4a0a5c1764719a88ff1bb69d46d876c7","kind":"commit","published_at":"2025-06-04T20:00:43.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.16.0","html_url":"https://github.com/natcap/invest/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.0/manifests"},{"name":"3.16.0a2","sha":"23ec730904e651238607b7a386b33e41d9f6a078","kind":"commit","published_at":"2025-05-28T16:08:10.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.16.0a2","html_url":"https://github.com/natcap/invest/releases/tag/3.16.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.16.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.0a2/manifests"},{"name":"3.16.0a1","sha":"147cb5f93070c624e2d76b57f88fb7aa0dbda9dc","kind":"commit","published_at":"2025-05-28T00:12:37.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.16.0a1","html_url":"https://github.com/natcap/invest/releases/tag/3.16.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.16.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.16.0a1/manifests"},{"name":"3.15.1","sha":"b78d58d5c1af244c420269d925018e644de8ed56","kind":"commit","published_at":"2025-05-06T20:55:15.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.15.1","html_url":"https://github.com/natcap/invest/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"84f6108b0a23d961f1cccfd6588aa16cd8245060","kind":"commit","published_at":"2025-04-03T18:46:20.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.15.0","html_url":"https://github.com/natcap/invest/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.15.0/manifests"},{"name":"3.14.3","sha":"6ec11c386151ffab161e94f241a48c6cb1367fbd","kind":"commit","published_at":"2024-12-19T18:15:20.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.14.3","html_url":"https://github.com/natcap/invest/releases/tag/3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.3/manifests"},{"name":"3.14.2","sha":"03638d19609bfda8b530b2b2bb3e472de491fc6b","kind":"commit","published_at":"2024-05-29T22:50:10.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.14.2","html_url":"https://github.com/natcap/invest/releases/tag/3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.2/manifests"},{"name":"3.14.1","sha":"9a3eb105166c816a5ddc4c20f1c79d1c344dabcb","kind":"commit","published_at":"2023-12-18T20:03:35.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.14.1","html_url":"https://github.com/natcap/invest/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"988f46160d748d993500761e1f13484c487a643b","kind":"commit","published_at":"2023-09-08T15:05:39.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.14.0","html_url":"https://github.com/natcap/invest/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"ca3051d91f48cbf286f96b83c9e1f2110ba0b2a0","kind":"commit","published_at":"2023-03-17T23:04:10.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.13.0","html_url":"https://github.com/natcap/invest/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.13.0/manifests"},{"name":"3.12.1","sha":"75f44346b05cb5984f7e13514336e16cf5d4b47b","kind":"commit","published_at":"2022-12-16T19:24:21.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.12.1","html_url":"https://github.com/natcap/invest/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"fb36e8adef65f232a2581feb4c8285b82e46e430","kind":"commit","published_at":"2022-08-31T21:41:43.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.12.0","html_url":"https://github.com/natcap/invest/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.12.0/manifests"},{"name":"3.11.0","sha":"12f1d1af9d9158b0af7fcaf1be2a5ce75ad4fb93","kind":"commit","published_at":"2022-05-24T18:57:44.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.11.0","html_url":"https://github.com/natcap/invest/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.11.0/manifests"},{"name":"3.10.2","sha":"1eef0a283a3a1beb1cb471d8fe7fdeb35c78a20b","kind":"commit","published_at":"2022-02-08T21:27:40.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.10.2","html_url":"https://github.com/natcap/invest/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"f22a9a6e9196905dde2d9c63b9cd668560d837b3","kind":"commit","published_at":"2022-01-06T18:57:18.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.10.1","html_url":"https://github.com/natcap/invest/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"9c6e2eceb2f25b3ee4726670b34bd0d12a7fb1d4","kind":"commit","published_at":"2022-01-04T21:34:07.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.10.0","html_url":"https://github.com/natcap/invest/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.10.0/manifests"},{"name":"3.9.2","sha":"cc4962e68a74d7049f304bfaaa4fe3b66d80179b","kind":"commit","published_at":"2021-10-29T17:35:28.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.9.2","html_url":"https://github.com/natcap/invest/releases/tag/3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.2/manifests"},{"name":"3.9.1","sha":"815e5da47afd29381162da87b23b88e54b1a7953","kind":"commit","published_at":"2021-09-22T18:52:49.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.9.1","html_url":"https://github.com/natcap/invest/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"a23dd2b488582a47b5896db038ac053ae7bab219","kind":"commit","published_at":"2020-12-12T00:02:18.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.9.0","html_url":"https://github.com/natcap/invest/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.9.0/manifests"},{"name":"3.8.9","sha":"352ddff2661cf53ffb9986ad50d61e152d763143","kind":"commit","published_at":"2020-09-15T18:41:59.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.9","html_url":"https://github.com/natcap/invest/releases/tag/3.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.9/manifests"},{"name":"3.8.8","sha":"a15c0230ddd5cb424b114e4026067f7e2c25674f","kind":"commit","published_at":"2020-09-04T17:47:41.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.8","html_url":"https://github.com/natcap/invest/releases/tag/3.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.8/manifests"},{"name":"3.8.7","sha":"d523e39d7792d0d4a2abf5db5bd66b5372ad234f","kind":"commit","published_at":"2020-07-17T18:14:06.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.7","html_url":"https://github.com/natcap/invest/releases/tag/3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.7/manifests"},{"name":"3.8.6","sha":"903120f0b34286782ef9e3ab60b1bd2fb816e0f0","kind":"commit","published_at":"2020-07-03T17:02:28.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.6","html_url":"https://github.com/natcap/invest/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.6/manifests"},{"name":"3.8.5","sha":"be89731e14341c0974a38d8ef63ae6402f1a3f28","kind":"commit","published_at":"2020-06-26T17:02:28.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.5","html_url":"https://github.com/natcap/invest/releases/tag/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.5/manifests"},{"name":"3.8.4","sha":"a09d4867270f775dde88701a6490e2b626e03641","kind":"commit","published_at":"2020-06-05T17:01:45.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.4","html_url":"https://github.com/natcap/invest/releases/tag/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.4/manifests"},{"name":"3.8.3","sha":"8e1b67290edb17c0c560445daecad4a2ccdef491","kind":"commit","published_at":"2020-05-29T17:01:32.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.3","html_url":"https://github.com/natcap/invest/releases/tag/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.3/manifests"},{"name":"3.8.2","sha":"7734cf5e04ea40b82524a73e31cb3c4d692b1ee6","kind":"commit","published_at":"2020-05-15T20:02:38.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.2","html_url":"https://github.com/natcap/invest/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"8d9478bde958a883d1402736a3166d525293f0e3","kind":"commit","published_at":"2020-05-08T20:02:34.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.1","html_url":"https://github.com/natcap/invest/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"e22354b94f6078531d99d83c3288091102215155","kind":"commit","published_at":"2020-02-11T23:04:03.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.8.0","html_url":"https://github.com/natcap/invest/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"0de79090977c2122c4c4759e1218c979bad69e3d","kind":"commit","published_at":"2019-05-09T22:46:22.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.7.0","html_url":"https://github.com/natcap/invest/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"52f7631c7c04a2e073650c6e45bd51c8f3610968","kind":"commit","published_at":"2019-01-31T22:11:51.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.6.0","html_url":"https://github.com/natcap/invest/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"52561ec48b56e896c85443409465cc47ccadd46d","kind":"commit","published_at":"2018-08-15T01:00:03.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.5.0","html_url":"https://github.com/natcap/invest/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.5.0/manifests"},{"name":"3.4.4","sha":"75e84ea055a3d4af67f8c60e60948be92952d38b","kind":"commit","published_at":"2018-03-26T21:08:15.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.4","html_url":"https://github.com/natcap/invest/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.4/manifests"},{"name":"3.4.2","sha":"4f378eba755caaf9acad0ebbccdf1cab925a1c91","kind":"commit","published_at":"2017-12-16T00:13:42.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.2","html_url":"https://github.com/natcap/invest/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.2/manifests"},{"name":"3.4.2a1","sha":"6fa82036459bf796e0eb87ae9eb659e46552fe91","kind":"commit","published_at":"2017-12-15T21:52:32.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.2a1","html_url":"https://github.com/natcap/invest/releases/tag/3.4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.2a1/manifests"},{"name":"3.4.1","sha":"458a4361e3eedab6ff686fc9d3e251d96dc0cff9","kind":"commit","published_at":"2017-12-11T23:56:14.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.1","html_url":"https://github.com/natcap/invest/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"83c0897833199d7fb5288c5348f83d80449a427b","kind":"commit","published_at":"2017-12-02T07:02:30.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.0","html_url":"https://github.com/natcap/invest/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"0ab582c25feae12ec15e8946f79d5f9a6124d788","kind":"commit","published_at":"2017-10-21T00:09:52.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.0rc2","html_url":"https://github.com/natcap/invest/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"d30d9a342890875f6182f960ca0a36e7eaf89f1e","kind":"commit","published_at":"2017-10-20T05:43:02.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.4.0rc1","html_url":"https://github.com/natcap/invest/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.4.0rc1/manifests"},{"name":"3.3.3","sha":"b2f6ffe432df82abbc06615f02b0aa6599b4ddfc","kind":"commit","published_at":"2017-02-07T21:41:15.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.3","html_url":"https://github.com/natcap/invest/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.3/manifests"},{"name":"3.3.3b1","sha":"ebc8187287bac52a3b167ccaf59c97894a554bf7","kind":"commit","published_at":"2017-02-07T00:57:06.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.3b1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.3b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.3b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.3b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.3b1/manifests"},{"name":"3.3.2","sha":"c637c8c948ddb7c99625973bbf71b8a96646f8e8","kind":"commit","published_at":"2016-10-17T20:40:18.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.2","html_url":"https://github.com/natcap/invest/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2/manifests"},{"name":"3.3.2a3","sha":"6f391735f172bb7b23ac22ca3755a699a9983fcc","kind":"commit","published_at":"2016-10-17T19:05:01.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.2a3","html_url":"https://github.com/natcap/invest/releases/tag/3.3.2a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.2a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a3/manifests"},{"name":"3.3.2a2","sha":"2d6209d283ebf92962ee952036b07c05e1c3d037","kind":"commit","published_at":"2016-10-14T17:43:22.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.2a2","html_url":"https://github.com/natcap/invest/releases/tag/3.3.2a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.2a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a2/manifests"},{"name":"3.3.2a1","sha":"d7a3bf7239bb66bb214cd84d06daca59b75cdbd8","kind":"commit","published_at":"2016-10-14T00:30:43.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.2a1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.2a1/manifests"},{"name":"3.3.1","sha":"8b19c81cb95cf234b682601f356f841824a01a8b","kind":"commit","published_at":"2016-06-10T23:46:54.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.1/manifests"},{"name":"3.3.1b1","sha":"b4d38a721b344167a3bf432e2f75cba4cee0c0fa","kind":"commit","published_at":"2016-06-07T17:59:05.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.1b1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.1b1/manifests"},{"name":"3.3.0","sha":"6ecb562ab2eb3c7973b370207d099e1e446d6e20","kind":"commit","published_at":"2016-03-15T00:08:21.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0/manifests"},{"name":"3.3.0rc1","sha":"d7e01cba36085e777e0338be48f381c14f1cdfab","kind":"commit","published_at":"2016-03-14T22:29:03.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0rc1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0rc1/manifests"},{"name":"3.3.0b5","sha":"003ec63625a09aa1f9114545b6e6abf0e1795a21","kind":"commit","published_at":"2016-03-14T05:16:10.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b5","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b5/manifests"},{"name":"3.3.0b4","sha":"3869c1d221eceb05f5e21c821b63e9fe167c3ec4","kind":"commit","published_at":"2016-03-13T22:28:00.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b4","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b4/manifests"},{"name":"3.3.0b3","sha":"0f0e894b4261a608cef8d369618f15042320ef88","kind":"commit","published_at":"2016-03-12T21:26:36.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b3","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b3/manifests"},{"name":"3.3.0b2","sha":"0e2b2b55b095be0485d822974c5224bc1e1139e4","kind":"commit","published_at":"2016-03-12T20:18:08.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b2","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b2/manifests"},{"name":"3.3.0b1","sha":"f2d98c24b879484df0f6832bb6377b3bdf9f55a0","kind":"commit","published_at":"2016-03-12T00:07:20.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0b1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0b1/manifests"},{"name":"3.3.0a1","sha":"5aaaafaaed9706920c0f7c17600f6039232104b2","kind":"commit","published_at":"2015-09-26T01:29:42.000Z","download_url":"https://codeload.github.com/natcap/invest/tar.gz/3.3.0a1","html_url":"https://github.com/natcap/invest/releases/tag/3.3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/natcap/invest@3.3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/tags/3.3.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T16:41:08.946Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":33.13201896680808,"forks_count":27.13251809333666,"average":36.36635887197404},"purl":"pkg:conda/natcap.invest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/natcap.invest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/natcap.invest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/natcap.invest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:44:09.608Z","issues_count":1000,"pull_requests_count":1274,"avg_time_to_close_issue":13728524.579012346,"avg_time_to_close_pull_request":615558.7762063228,"issues_closed_count":810,"pull_requests_closed_count":1202,"pull_request_authors_count":18,"issue_authors_count":28,"avg_comments_per_issue":2.014,"avg_comments_per_pull_request":0.8430141287284144,"merged_pull_requests_count":1032,"bot_issues_count":7,"bot_pull_requests_count":231,"past_year_issues_count":190,"past_year_pull_requests_count":487,"past_year_avg_time_to_close_issue":3104276.8655462186,"past_year_avg_time_to_close_pull_request":389919.19668246445,"past_year_issues_closed_count":119,"past_year_pull_requests_closed_count":422,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1105263157894738,"past_year_avg_comments_per_pull_request":0.4086242299794661,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":353,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/issues","maintainers":[{"login":"emlys","count":549,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emlys"},{"login":"phargogh","count":533,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phargogh"},{"login":"dcdenu4","count":263,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcdenu4"},{"login":"emilyanndavis","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilyanndavis"},{"login":"richpsharp","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richpsharp"},{"login":"jagoldstein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jagoldstein"}],"active_maintainers":[{"login":"emlys","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emlys"},{"login":"emilyanndavis","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilyanndavis"},{"login":"phargogh","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phargogh"},{"login":"dcdenu4","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcdenu4"},{"login":"jagoldstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jagoldstein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/natcap.invest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/natcap.invest/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/natcap.invest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/natcap.invest/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":28271,"full_name":"natcap/invest","default_branch":"main","committers":[{"name":"James Douglass","email":"jdouglass@stanford.edu","login":"phargogh","count":5107},{"name":"davemfish","email":"davemfish@gmail.com","login":"davemfish","count":3081},{"name":"emlys","email":"esoth@stanford.edu","login":"emlys","count":2902},{"name":"Rich Sharp","email":"richpsharp@gmail.com","login":"richpsharp","count":2052},{"name":"Joanna Lin","email":"chiayilin94@gmail.com","login":"joannalcy","count":875},{"name":"Doug","email":"dcdenu4@gmail.com","login":"dcdenu4","count":809},{"name":"Will Bierbower","email":"wbierbow@stanford.edu","login":null,"count":244},{"name":"dcdenu4","email":"devnull@localhost","login":null,"count":207},{"name":"Emily Davis","email":"eadavis@stanford.edu","login":"emilyanndavis","count":186},{"name":"Claire Simpson","email":"cesimpson@stanford.edu","login":"claire-simpson","count":137},{"name":"Will Bierbower","email":"wbierbower@gmail.com","login":"wbierbower","count":66},{"name":"Megan Nissel","email":"megnissel@gmail.com","login":"megannissel","count":59},{"name":"Emily","email":"emily@Emilys-MacBook-Pro.local","login":null,"count":33},{"name":"GitHub Actions","email":"","login":null,"count":21},{"name":"Emily","email":"emily@Emilys-MacBook-Pro-2.local","login":null,"count":16},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":2},{"name":"Darren Kavanagh","email":"dkav","login":"dkav","count":1},{"name":"Tom Saleeba","email":"tom.saleeba@gmail.com","login":"tomsaleeba","count":1},{"name":"Will Bierbower","email":"willb2@umbc.edu","login":"willb2","count":1},{"name":"Rolf Simoes","email":"rolf.simoes@opengeohub.org","login":null,"count":1},{"name":"newtpatrol","email":"61762912+newtpatrol","login":"newtpatrol","count":1}],"total_commits":15802,"total_committers":21,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":752.4761904761905,"dds":0.6768130616377674,"past_year_committers":[{"name":"Emily Soth","email":"esoth@stanford.edu","login":"emlys","count":533},{"name":"James Douglass","email":"jdouglass@stanford.edu","login":"phargogh","count":252},{"name":"davemfish","email":"davemfish@gmail.com","login":"davemfish","count":207},{"name":"Emily Davis","email":"eadavis@stanford.edu","login":"emilyanndavis","count":165},{"name":"Claire Simpson","email":"cesimpson@stanford.edu","login":"claire-simpson","count":137},{"name":"dcdenu4","email":"dcdenu4@gmail.com","login":"dcdenu4","count":78},{"name":"Megan Nissel","email":"megnissel@gmail.com","login":"megannissel","count":59},{"name":"Emily","email":"emily@Emilys-MacBook-Pro-2.local","login":null,"count":16},{"name":"GitHub Actions","email":"","login":null,"count":8},{"name":"newtpatrol","email":"61762912+newtpatrol","login":"newtpatrol","count":1},{"name":"Darren Kavanagh","email":"dkav","login":"dkav","count":1}],"past_year_total_commits":1457,"past_year_total_committers":11,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":132.45454545454547,"past_year_dds":0.6341798215511325,"last_synced_at":"2025-09-02T08:02:50.318Z","last_synced_commit":"611e64e77d65c466ecb910c08de2842627cd7baa","created_at":"2023-03-07T16:37:26.538Z","updated_at":"2025-09-02T08:02:50.468Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"natcap/invest","html_url":"https://github.com/natcap/invest","last_synced_at":"2025-09-05T05:55:48.190Z","status":null,"issues_count":1000,"pull_requests_count":1349,"avg_time_to_close_issue":13749046.529947916,"avg_time_to_close_pull_request":663803.4049323787,"issues_closed_count":768,"pull_requests_closed_count":1257,"pull_request_authors_count":18,"issue_authors_count":28,"avg_comments_per_issue":1.906,"avg_comments_per_pull_request":0.816160118606375,"merged_pull_requests_count":1077,"bot_issues_count":7,"bot_pull_requests_count":229,"past_year_issues_count":198,"past_year_pull_requests_count":517,"past_year_avg_time_to_close_issue":1636114.26,"past_year_avg_time_to_close_pull_request":360532.3250564334,"past_year_issues_closed_count":100,"past_year_pull_requests_closed_count":443,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.8080808080808081,"past_year_avg_comments_per_pull_request":0.4119922630560928,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":77,"past_year_merged_pull_requests_count":371,"created_at":"2023-05-09T10:39:44.652Z","updated_at":"2025-09-05T05:55:48.192Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/natcap%2Finvest/issues","issue_labels_count":{"bug":359,"in progress":312,"enhancement":186,"task":147,"workbench":109,"question":71,"good first issue":53,"actions":50,"critical":48,"resolved":47,"documentation":39,"on hold":34,"wontfix":29,"science request":23,"proposal":13,"icebox":12,"invalid":10,"help wanted":4,"duplicate":3,"dependencies":1},"pull_request_labels_count":{"auto":204,"bug":8,"enhancement":6,"critical":4,"in progress":4,"dependencies":3,"proposal":2,"github_actions":2,"workbench":1,"wontfix":1,"task":1,"documentation":1,"on hold":1},"issue_author_associations_count":{"MEMBER":662,"CONTRIBUTOR":290,"NONE":38,"COLLABORATOR":10},"pull_request_author_associations_count":{"MEMBER":782,"NONE":282,"CONTRIBUTOR":276,"COLLABORATOR":9},"issue_authors":{"phargogh":278,"davemfish":266,"emlys":216,"dcdenu4":151,"newtpatrol":16,"emilyanndavis":14,"richpsharp":11,"claire-simpson":9,"github-actions[bot]":7,"megannissel":5,"jagoldstein":4,"mlacayoemery":3,"silviafranceschi":3,"jsta":2,"chrisnootenboom":2,"g2giovanni":1,"lmandle":1,"vakowal":1,"yuqi9993":1,"sabard":1,"rolfsimoes":1,"sbhoek":1,"dkav":1,"marisatrego":1,"mengmonkia":1,"TnTo":1,"GuohuaHu":1,"gtmaskall":1},"pull_request_authors":{"emlys":341,"phargogh":256,"github-actions[bot]":226,"davemfish":214,"dcdenu4":115,"emilyanndavis":82,"natcap-bot":36,"claire-simpson":32,"megannissel":19,"richpsharp":9,"dkav":8,"dependabot[bot]":3,"R-Stev":2,"newtpatrol":2,"rolfsimoes":1,"omahs":1,"TrellixVulnTeam":1,"tomsaleeba":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10092753,"issues_count":31358816,"pull_requests_count":96899754,"authors_count":10699020,"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":{"in progress":31,"bug":23,"critical":15,"actions":12,"enhancement":11,"good first issue":10,"workbench":9,"task":7,"documentation":6,"science request":4,"question":2,"proposal":2,"wontfix":1},"past_year_pull_request_labels_count":{"auto":75,"dependencies":2,"github_actions":2},"past_year_issue_author_associations_count":{"MEMBER":121,"CONTRIBUTOR":69,"NONE":8},"past_year_pull_request_author_associations_count":{"MEMBER":285,"NONE":118,"CONTRIBUTOR":114},"past_year_issue_authors":{"emlys":54,"davemfish":50,"dcdenu4":35,"phargogh":18,"emilyanndavis":14,"claire-simpson":9,"newtpatrol":6,"megannissel":5,"chrisnootenboom":2,"dkav":1,"GuohuaHu":1,"jagoldstein":1,"lmandle":1,"sabard":1},"past_year_pull_request_authors":{"emlys":133,"github-actions[bot]":75,"emilyanndavis":74,"davemfish":59,"phargogh":56,"claire-simpson":32,"natcap-bot":29,"dcdenu4":28,"megannissel":19,"dkav":8,"newtpatrol":2,"dependabot[bot]":2},"maintainers":[{"login":"emlys","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emlys"},{"login":"phargogh","count":534,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phargogh"},{"login":"dcdenu4","count":266,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcdenu4"},{"login":"emilyanndavis","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilyanndavis"},{"login":"richpsharp","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richpsharp"},{"login":"jagoldstein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jagoldstein"}],"active_maintainers":[{"login":"emlys","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emlys"},{"login":"emilyanndavis","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilyanndavis"},{"login":"phargogh","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phargogh"},{"login":"dcdenu4","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcdenu4"},{"login":"jagoldstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jagoldstein"}]},"events":{"total":{"CreateEvent":32,"ReleaseEvent":8,"IssuesEvent":309,"WatchEvent":32,"DeleteEvent":26,"IssueCommentEvent":375,"PushEvent":278,"GollumEvent":18,"PullRequestReviewCommentEvent":559,"PullRequestEvent":461,"PullRequestReviewEvent":738,"ForkEvent":16},"last_year":{"CreateEvent":32,"ReleaseEvent":8,"IssuesEvent":309,"WatchEvent":32,"DeleteEvent":26,"IssueCommentEvent":376,"PushEvent":278,"GollumEvent":18,"PullRequestReviewCommentEvent":559,"PullRequestEvent":461,"PullRequestReviewEvent":738,"ForkEvent":16}},"keywords":["ecosystem-services","geospatial","gis"],"dependencies":[{"ecosystem":"npm","filepath":"workbench/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T03:19:55.087Z","updated_at":"2022-07-12T03:19:55.087Z","repository_link":"https://github.com/natcap/invest/blob/main/workbench/package.json","dependencies":[{"id":149267131,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.13.10","direct":true,"kind":"runtime","optional":false},{"id":149267132,"package_name":"electron-log","ecosystem":"npm","requirements":"^4.3.5","direct":true,"kind":"runtime","optional":false},{"id":149267133,"package_name":"gettext-parser","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"runtime","optional":false},{"id":149267134,"package_name":"gettext.js","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":149267135,"package_name":"localforage","ecosystem":"npm","requirements":"^1.9.0","direct":true,"kind":"runtime","optional":false},{"id":149267136,"package_name":"node-fetch","ecosystem":"npm","requirements":"^2.6.7","direct":true,"kind":"runtime","optional":false},{"id":149267137,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.7.2","direct":true,"kind":"runtime","optional":false},{"id":149267138,"package_name":"sanitize-html","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":149267139,"package_name":"yauzl","ecosystem":"npm","requirements":"^2.10.0","direct":true,"kind":"runtime","optional":false},{"id":149267140,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.13.10","direct":true,"kind":"development","optional":false},{"id":149267141,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"^7.13.10","direct":true,"kind":"development","optional":false},{"id":149267142,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.13.10","direct":true,"kind":"development","optional":false},{"id":149267143,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.12.13","direct":true,"kind":"development","optional":false},{"id":149267144,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.13.8","direct":true,"kind":"development","optional":false},{"id":149267145,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":149267146,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.14.1","direct":true,"kind":"development","optional":false},{"id":149267147,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^12.0.0","direct":true,"kind":"development","optional":false},{"id":149267148,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^13.5.0","direct":true,"kind":"development","optional":false},{"id":149267149,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":149267150,"package_name":"babel-eslint","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"development","optional":false},{"id":149267151,"package_name":"bootstrap","ecosystem":"npm","requirements":"4.3.1","direct":true,"kind":"development","optional":false},{"id":149267152,"package_name":"concurrently","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":149267153,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":149267154,"package_name":"electron","ecosystem":"npm","requirements":"^18.2.4","direct":true,"kind":"development","optional":false},{"id":149267155,"package_name":"electron-builder","ecosystem":"npm","requirements":"^23.0.3","direct":true,"kind":"development","optional":false},{"id":149267156,"package_name":"electron-devtools-installer","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":149267157,"package_name":"eslint","ecosystem":"npm","requirements":"^7.21.0","direct":true,"kind":"development","optional":false},{"id":149267158,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"^18.2.1","direct":true,"kind":"development","optional":false},{"id":149267159,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.22.1","direct":true,"kind":"development","optional":false},{"id":149267160,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^24.2.1","direct":true,"kind":"development","optional":false},{"id":149267161,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"^31.6.1","direct":true,"kind":"development","optional":false},{"id":149267162,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.4.1","direct":true,"kind":"development","optional":false},{"id":149267163,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.22.0","direct":true,"kind":"development","optional":false},{"id":149267164,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":149267165,"package_name":"fs-extra","ecosystem":"npm","requirements":"^9.1.0","direct":true,"kind":"development","optional":false},{"id":149267166,"package_name":"jest","ecosystem":"npm","requirements":"^27.4.7","direct":true,"kind":"development","optional":false},{"id":149267167,"package_name":"pptr-testing-library","ecosystem":"npm","requirements":"^0.6.4","direct":true,"kind":"development","optional":false},{"id":149267168,"package_name":"puppeteer-core","ecosystem":"npm","requirements":"^9.1.1","direct":true,"kind":"development","optional":false},{"id":149267169,"package_name":"react","ecosystem":"npm","requirements":"^17.0.1","direct":true,"kind":"development","optional":false},{"id":149267170,"package_name":"react-bootstrap","ecosystem":"npm","requirements":"^1.5.2","direct":true,"kind":"development","optional":false},{"id":149267171,"package_name":"react-devtools","ecosystem":"npm","requirements":"^4.10.1","direct":true,"kind":"development","optional":false},{"id":149267172,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.1","direct":true,"kind":"development","optional":false},{"id":149267173,"package_name":"react-icons","ecosystem":"npm","requirements":"^4.3.1","direct":true,"kind":"development","optional":false},{"id":149267174,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":149267175,"package_name":"vite","ecosystem":"npm","requirements":"^2.8.3","direct":true,"kind":"development","optional":false},{"id":149267176,"package_name":"yazl","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"workbench/yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-12T03:19:55.300Z","updated_at":"2022-07-12T03:19:55.300Z","repository_link":"https://github.com/natcap/invest/blob/main/workbench/yarn.lock","dependencies":[{"id":149270886,"package_name":"7zip-bin","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":149270887,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":149270888,"package_name":"@babel/cli","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270889,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"runtime","optional":false},{"id":149270890,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270891,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.4","direct":false,"kind":"runtime","optional":false},{"id":149270892,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270893,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.5","direct":false,"kind":"runtime","optional":false},{"id":149270894,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270895,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":149270896,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270897,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270898,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270899,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270900,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270901,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":149270902,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270903,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270904,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270905,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270906,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270907,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270908,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270909,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270910,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270911,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270912,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270913,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270914,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270915,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":149270916,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270917,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270918,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270919,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270920,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270921,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":149270922,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270923,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270924,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":149270990,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270925,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270926,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270927,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270928,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270929,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270930,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270931,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270932,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270933,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270934,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270935,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270936,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270937,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270938,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270939,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270940,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270941,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270942,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":149270943,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":149270944,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":149270945,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":149270946,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":149270947,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":149270948,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":149270949,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":149270950,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270951,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":149270952,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":149270953,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":149270954,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":149270955,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":149270956,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":149270957,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":149270958,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":149270959,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270960,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270961,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270962,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270963,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270964,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270965,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270966,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270967,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270968,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270969,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270970,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270971,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270972,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270973,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270974,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270975,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270976,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270977,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270978,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270979,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270980,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270981,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270982,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270983,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270984,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270985,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270986,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270987,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270988,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270989,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270991,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270992,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270993,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270994,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270995,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270996,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270997,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270998,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149270999,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271000,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271001,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271002,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271003,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271004,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271005,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271006,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271007,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":149271008,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271009,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":149271010,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":149271011,"package_name":"@develar/schema-utils","ecosystem":"npm","requirements":"2.6.5","direct":false,"kind":"runtime","optional":false},{"id":149271012,"package_name":"@electron/get","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":149271013,"package_name":"@electron/universal","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271014,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":149271015,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":149271016,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271017,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271018,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":149271019,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271020,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.4.7","direct":false,"kind":"runtime","optional":false},{"id":149271021,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271022,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271023,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271024,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271025,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271026,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271027,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271028,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271029,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":149271030,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271031,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271032,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"runtime","optional":false},{"id":149271033,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":149271034,"package_name":"@malept/cross-spawn-promise","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271035,"package_name":"@malept/flatpak-bundler","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271036,"package_name":"@nicolo-ribaudo/chokidar-2","ecosystem":"npm","requirements":"2.1.8-no-fsevents.3","direct":false,"kind":"runtime","optional":false},{"id":149271037,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271038,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271039,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":149271040,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.11.2","direct":false,"kind":"runtime","optional":false},{"id":149271041,"package_name":"@restart/context","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271042,"package_name":"@restart/hooks","ecosystem":"npm","requirements":"0.3.27","direct":false,"kind":"runtime","optional":false},{"id":149271043,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271044,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":149271045,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":149271046,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271047,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271048,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"7.31.2","direct":false,"kind":"runtime","optional":false},{"id":149271049,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"8.11.1","direct":false,"kind":"runtime","optional":false},{"id":149271050,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"5.16.1","direct":false,"kind":"runtime","optional":false},{"id":149271051,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"12.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271052,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"13.5.0","direct":false,"kind":"runtime","optional":false},{"id":149271053,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271054,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271055,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":149271056,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.18","direct":false,"kind":"runtime","optional":false},{"id":149271057,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"runtime","optional":false},{"id":149271058,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":149271059,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":149271060,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"runtime","optional":false},{"id":149271061,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"9.0.13","direct":false,"kind":"runtime","optional":false},{"id":149271062,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271063,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271064,"package_name":"@types/invariant","ecosystem":"npm","requirements":"2.2.35","direct":false,"kind":"runtime","optional":false},{"id":149271065,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271066,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271067,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271068,"package_name":"@types/jest","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271069,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":149271070,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":149271071,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271072,"package_name":"@types/ms","ecosystem":"npm","requirements":"0.7.31","direct":false,"kind":"runtime","optional":false},{"id":149271073,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271074,"package_name":"@types/node","ecosystem":"npm","requirements":"12.20.41","direct":false,"kind":"runtime","optional":false},{"id":149271075,"package_name":"@types/node","ecosystem":"npm","requirements":"16.11.36","direct":false,"kind":"runtime","optional":false},{"id":149271076,"package_name":"@types/plist","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271077,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271078,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.4","direct":false,"kind":"runtime","optional":false},{"id":149271079,"package_name":"@types/react-transition-group","ecosystem":"npm","requirements":"4.4.4","direct":false,"kind":"runtime","optional":false},{"id":149271080,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.38","direct":false,"kind":"runtime","optional":false},{"id":149271081,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":149271082,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271083,"package_name":"@types/testing-library__jest-dom","ecosystem":"npm","requirements":"5.14.2","direct":false,"kind":"runtime","optional":false},{"id":149271084,"package_name":"@types/verror","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"runtime","optional":false},{"id":149271085,"package_name":"@types/warning","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271086,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271087,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.14","direct":false,"kind":"runtime","optional":false},{"id":149271088,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271089,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271090,"package_name":"@types/yauzl","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":149271091,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":149271092,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":149271093,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":149271094,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":149271095,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"runtime","optional":false},{"id":149271096,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271097,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271098,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271099,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":149271100,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271101,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":149271102,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":149271103,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271104,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":149271105,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":149271106,"package_name":"ajv","ecosystem":"npm","requirements":"8.8.2","direct":false,"kind":"runtime","optional":false},{"id":149271107,"package_name":"ansi-align","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271108,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271109,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271110,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":149271111,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271112,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271113,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271114,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271115,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271116,"package_name":"ansi-styles","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271117,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271118,"package_name":"app-builder-bin","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271119,"package_name":"app-builder-lib","ecosystem":"npm","requirements":"23.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271120,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":149271121,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271122,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":149271123,"package_name":"aria-query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271124,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271125,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271126,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":149271127,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":149271128,"package_name":"asar","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271129,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271130,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":149271131,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271132,"package_name":"async-exit-hook","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271133,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":149271134,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271135,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271136,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271137,"package_name":"axe-core","ecosystem":"npm","requirements":"4.3.5","direct":false,"kind":"runtime","optional":false},{"id":149271138,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271139,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271140,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271141,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":149271142,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271143,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271144,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271145,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271146,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271147,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271148,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271149,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271150,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":149271151,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271152,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271153,"package_name":"bluebird-lst","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":149271154,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":149271155,"package_name":"boolean","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271156,"package_name":"bootstrap","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271157,"package_name":"boxen","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271158,"package_name":"boxen","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271159,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":149271160,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271161,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271162,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"runtime","optional":false},{"id":149271163,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271164,"package_name":"buffer-alloc-unsafe","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271165,"package_name":"buffer-alloc","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271166,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":149271167,"package_name":"buffer-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271168,"package_name":"buffer-fill","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271169,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271170,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":149271171,"package_name":"builder-util-runtime","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271172,"package_name":"builder-util","ecosystem":"npm","requirements":"23.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271173,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271174,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271175,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271176,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271177,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271178,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271179,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001298","direct":false,"kind":"runtime","optional":false},{"id":149271180,"package_name":"capture-stack-trace","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271181,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271182,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271183,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271184,"package_name":"chalk","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271185,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271186,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":149271187,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271188,"package_name":"chromium-pickle-js","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271189,"package_name":"ci-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271190,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271191,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271192,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":149271193,"package_name":"classnames","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271194,"package_name":"cli-boxes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271195,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271196,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271197,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271198,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271199,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271200,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271201,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271202,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":149271203,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271204,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":149271205,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271206,"package_name":"colors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271207,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271208,"package_name":"commander","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":149271209,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271210,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271211,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271212,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271213,"package_name":"compare-version","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271214,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271215,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":149271216,"package_name":"concurrently","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271217,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":149271218,"package_name":"configstore","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271219,"package_name":"configstore","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271220,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":149271221,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271222,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":149271223,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.20.2","direct":false,"kind":"runtime","optional":false},{"id":149271224,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.20.2","direct":false,"kind":"runtime","optional":false},{"id":149271225,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271226,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271227,"package_name":"crc","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":149271228,"package_name":"create-error-class","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271229,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271230,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271231,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271232,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271233,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271234,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":149271235,"package_name":"css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271236,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":149271237,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":149271238,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271239,"package_name":"csstype","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":149271240,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271241,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271242,"package_name":"date-fns","ecosystem":"npm","requirements":"2.28.0","direct":false,"kind":"runtime","optional":false},{"id":149271243,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":149271244,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":149271245,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":149271246,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271247,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271248,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271249,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":149271250,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271251,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271252,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":149271253,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":149271254,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":149271255,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271256,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271257,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271258,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271259,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.869402","direct":false,"kind":"runtime","optional":false},{"id":149271260,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271261,"package_name":"dir-compare","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271262,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271263,"package_name":"dmg-builder","ecosystem":"npm","requirements":"23.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271264,"package_name":"dmg-license","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":149271265,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271266,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271267,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.10","direct":false,"kind":"runtime","optional":false},{"id":149271268,"package_name":"dom-helpers","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271269,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":149271270,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271271,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271272,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271273,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":149271274,"package_name":"dot-prop","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271275,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271276,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271277,"package_name":"dotenv","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271278,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271279,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":149271280,"package_name":"electron-builder","ecosystem":"npm","requirements":"23.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271281,"package_name":"electron-devtools-installer","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271282,"package_name":"electron-log","ecosystem":"npm","requirements":"4.4.4","direct":false,"kind":"runtime","optional":false},{"id":149271283,"package_name":"electron-osx-sign","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271284,"package_name":"electron-publish","ecosystem":"npm","requirements":"23.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271285,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.39","direct":false,"kind":"runtime","optional":false},{"id":149271286,"package_name":"electron","ecosystem":"npm","requirements":"11.5.0","direct":false,"kind":"runtime","optional":false},{"id":149271287,"package_name":"electron","ecosystem":"npm","requirements":"18.2.4","direct":false,"kind":"runtime","optional":false},{"id":149271288,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":149271289,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271290,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":149271291,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271292,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":149271293,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":149271294,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":149271295,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271296,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271297,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":149271298,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271299,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271300,"package_name":"esbuild-android-arm64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271301,"package_name":"esbuild-darwin-64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271302,"package_name":"esbuild-darwin-arm64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271303,"package_name":"esbuild-freebsd-64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271304,"package_name":"esbuild-freebsd-arm64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271305,"package_name":"esbuild-linux-32","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271306,"package_name":"esbuild-linux-64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271307,"package_name":"esbuild-linux-arm64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271308,"package_name":"esbuild-linux-arm","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271309,"package_name":"esbuild-linux-mips64le","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271310,"package_name":"esbuild-linux-ppc64le","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271311,"package_name":"esbuild-linux-riscv64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271312,"package_name":"esbuild-linux-s390x","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271313,"package_name":"esbuild-netbsd-64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271314,"package_name":"esbuild-openbsd-64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271315,"package_name":"esbuild-sunos-64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271316,"package_name":"esbuild-windows-32","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271317,"package_name":"esbuild-windows-64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271318,"package_name":"esbuild-windows-arm64","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271319,"package_name":"esbuild","ecosystem":"npm","requirements":"0.12.29","direct":false,"kind":"runtime","optional":false},{"id":149271320,"package_name":"esbuild","ecosystem":"npm","requirements":"0.14.22","direct":false,"kind":"runtime","optional":false},{"id":149271321,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271322,"package_name":"escape-goat","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271323,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271324,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271325,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271326,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271327,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"14.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271328,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"18.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271329,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":149271330,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":149271331,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.25.4","direct":false,"kind":"runtime","optional":false},{"id":149271332,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"24.7.0","direct":false,"kind":"runtime","optional":false},{"id":149271333,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"31.6.1","direct":false,"kind":"runtime","optional":false},{"id":149271334,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":149271335,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271336,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"runtime","optional":false},{"id":149271337,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271338,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271339,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271340,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271341,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271342,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"runtime","optional":false},{"id":149271343,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271344,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271345,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271346,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271347,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271348,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271349,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271350,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271351,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":149271352,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271353,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271354,"package_name":"expect","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271355,"package_name":"extract-zip","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":149271356,"package_name":"extract-zip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271357,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":149271358,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":149271359,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.10","direct":false,"kind":"runtime","optional":false},{"id":149271360,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271361,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271362,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":149271363,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271364,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271365,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271366,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271367,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271368,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271369,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271370,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271371,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271372,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271373,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":149271374,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271375,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271376,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271377,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271378,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271379,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271380,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271381,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271382,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":149271383,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271384,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271385,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":149271386,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271387,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271388,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271389,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271390,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271391,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271392,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271393,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271394,"package_name":"gettext-parser","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271395,"package_name":"gettext-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271396,"package_name":"gettext.js","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271397,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271398,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271399,"package_name":"global-agent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271400,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271401,"package_name":"global-dirs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271402,"package_name":"global-tunnel-ng","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":149271403,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":149271404,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"runtime","optional":false},{"id":149271405,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271406,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271407,"package_name":"got","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":149271408,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271409,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"runtime","optional":false},{"id":149271410,"package_name":"graceful-readlink","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271411,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271412,"package_name":"has-color","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":149271413,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271414,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271415,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271416,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271417,"package_name":"has-yarn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271418,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271419,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271420,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271421,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271422,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271423,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271424,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271425,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271426,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271427,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271428,"package_name":"iconv-corefoundation","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":149271429,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":149271430,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":149271431,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271432,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271433,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271434,"package_name":"immediate","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271435,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271436,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271437,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271438,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271439,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271440,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271441,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271442,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271443,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":149271444,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271445,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":149271446,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271447,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271448,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271449,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271450,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":149271451,"package_name":"is-ci","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271452,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271453,"package_name":"is-ci","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271454,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":149271455,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271456,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271457,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271458,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271459,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271460,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271461,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271462,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271463,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271464,"package_name":"is-npm","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271465,"package_name":"is-npm","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271466,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271467,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271468,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271469,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271470,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271471,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271472,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271473,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271474,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271475,"package_name":"is-redirect","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271476,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":149271477,"package_name":"is-retry-allowed","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271478,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271479,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271480,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271481,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":149271482,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271483,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271484,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271485,"package_name":"is-yarn-global","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271486,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271487,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271488,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271489,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271490,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271491,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271492,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271493,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271494,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271495,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":149271496,"package_name":"jake","ecosystem":"npm","requirements":"10.8.2","direct":false,"kind":"runtime","optional":false},{"id":149271497,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271498,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271499,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.4.7","direct":false,"kind":"runtime","optional":false},{"id":149271500,"package_name":"jest-config","ecosystem":"npm","requirements":"27.4.7","direct":false,"kind":"runtime","optional":false},{"id":149271501,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271502,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271503,"package_name":"jest-each","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271504,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271505,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271506,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271507,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271508,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271509,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271510,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271511,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271512,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271513,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":149271514,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271515,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271516,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271517,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271518,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271519,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271520,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271521,"package_name":"jest-util","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271522,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271523,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271524,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271525,"package_name":"jest","ecosystem":"npm","requirements":"27.4.7","direct":false,"kind":"runtime","optional":false},{"id":149271526,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271527,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":149271528,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271529,"package_name":"jsdoctypeparser","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271530,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":149271531,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":149271532,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":149271533,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271534,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":149271535,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271536,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271537,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271538,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271539,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271540,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271541,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271542,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271543,"package_name":"jszip","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":149271544,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271545,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271546,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271547,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":149271548,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271549,"package_name":"latest-version","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271550,"package_name":"latest-version","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271551,"package_name":"lazy-val","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271552,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271553,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":149271554,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271555,"package_name":"lie","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271556,"package_name":"lie","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271557,"package_name":"localforage","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":149271558,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271559,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271560,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271561,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271562,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":149271563,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271564,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":149271565,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271566,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271567,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271568,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271569,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271570,"package_name":"lz-string","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":149271571,"package_name":"make-dir","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271572,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271573,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271574,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":149271575,"package_name":"matcher","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271576,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271577,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":149271578,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271579,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":149271580,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":149271581,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271582,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271583,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271584,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271585,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271586,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":149271587,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":149271588,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":149271589,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271590,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271591,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":149271592,"package_name":"nanoid","ecosystem":"npm","requirements":"3.1.30","direct":false,"kind":"runtime","optional":false},{"id":149271593,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271594,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271595,"package_name":"node-addon-api","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":149271596,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":149271597,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271598,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271599,"package_name":"nomnom","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":149271600,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271601,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":149271602,"package_name":"npm-conf","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":149271603,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271604,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271605,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271606,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271607,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":149271608,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271609,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271610,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271611,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271612,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271613,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271614,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271615,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271616,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":149271617,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":149271618,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271619,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271620,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271621,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271622,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271623,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271624,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271625,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271626,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271627,"package_name":"package-json","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271628,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":149271629,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":149271630,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271631,"package_name":"parse-srcset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271632,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271633,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271634,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271635,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271636,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271637,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271638,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271639,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":149271640,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271641,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271642,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271643,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271644,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271645,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271646,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271647,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271648,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271649,"package_name":"plist","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271650,"package_name":"po2json","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":149271651,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.5","direct":false,"kind":"runtime","optional":false},{"id":149271652,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271653,"package_name":"pptr-testing-library","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":149271654,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271655,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271656,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271657,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271658,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":149271659,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":149271660,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271661,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271662,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271663,"package_name":"prop-types-extra","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271664,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":149271665,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":149271666,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271667,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271668,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":149271669,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271670,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271671,"package_name":"pupa","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271672,"package_name":"puppeteer-core","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271673,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":149271674,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":149271675,"package_name":"react-bootstrap","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":149271676,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"4.22.1","direct":false,"kind":"runtime","optional":false},{"id":149271677,"package_name":"react-devtools","ecosystem":"npm","requirements":"4.22.1","direct":false,"kind":"runtime","optional":false},{"id":149271678,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271679,"package_name":"react-icons","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271680,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":149271681,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271682,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271683,"package_name":"react-overlays","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271684,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":149271685,"package_name":"react-transition-group","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271686,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271687,"package_name":"read-config-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271688,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":149271689,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271690,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271691,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271692,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271693,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":149271694,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":149271695,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":149271696,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271697,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271698,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":149271699,"package_name":"regextras","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":149271700,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271701,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271702,"package_name":"registry-url","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271703,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271704,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":149271705,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":149271706,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271707,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271708,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271709,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271710,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271711,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271712,"package_name":"resolve","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":149271713,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":149271714,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":149271715,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271716,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271717,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271718,"package_name":"roarr","ecosystem":"npm","requirements":"2.15.4","direct":false,"kind":"runtime","optional":false},{"id":149271719,"package_name":"rollup","ecosystem":"npm","requirements":"2.67.2","direct":false,"kind":"runtime","optional":false},{"id":149271720,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271721,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"runtime","optional":false},{"id":149271722,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271723,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271724,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271725,"package_name":"sanitize-filename","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":149271726,"package_name":"sanitize-html","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":149271727,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":149271728,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271729,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":149271730,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271731,"package_name":"semver-diff","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271732,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271733,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271734,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":149271735,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271736,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":149271737,"package_name":"serialize-error","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271738,"package_name":"set-immediate-shim","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271739,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271740,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271741,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271742,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271743,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271744,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":149271745,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271746,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271747,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271748,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271749,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271750,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271751,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271752,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271753,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271754,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271755,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271756,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":149271757,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":149271758,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":149271759,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":149271760,"package_name":"spawn-command","ecosystem":"npm","requirements":"0.0.2-1","direct":false,"kind":"runtime","optional":false},{"id":149271761,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271762,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271763,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"runtime","optional":false},{"id":149271764,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271765,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271766,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271767,"package_name":"stat-mode","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271768,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271769,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271770,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":149271771,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271772,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271773,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271774,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271775,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271776,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271777,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271778,"package_name":"strip-ansi","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271779,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271780,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271781,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271782,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271783,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271784,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271785,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271786,"package_name":"sumchecker","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271787,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":149271788,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271789,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271790,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271791,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271792,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":149271793,"package_name":"table","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":149271794,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271795,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271796,"package_name":"temp-file","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271797,"package_name":"term-size","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271798,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271799,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271800,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271801,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271802,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":149271803,"package_name":"timed-out","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271804,"package_name":"tmp-promise","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271805,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271806,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271807,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271808,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271809,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271810,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271811,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271812,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271813,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":149271814,"package_name":"truncate-utf8-bytes","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271815,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":149271816,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":149271817,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271818,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":149271819,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271820,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":149271821,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":149271822,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271823,"package_name":"type-fest","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":149271824,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":149271825,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":149271826,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":149271827,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":149271828,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271829,"package_name":"unbzip2-stream","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":149271830,"package_name":"uncontrollable","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"runtime","optional":false},{"id":149271831,"package_name":"underscore","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":149271832,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271833,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271834,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271835,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271836,"package_name":"unique-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271837,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271838,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271839,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271840,"package_name":"unzip-crx-3","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271841,"package_name":"unzip-response","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271842,"package_name":"update-notifier","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":149271843,"package_name":"update-notifier","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271844,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":149271845,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271846,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271847,"package_name":"utf8-byte-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":149271848,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271849,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271850,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271851,"package_name":"verror","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":149271852,"package_name":"vite","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":149271853,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271854,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271855,"package_name":"wait-for-expect","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271856,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271857,"package_name":"warning","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271858,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271859,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271860,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271861,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":149271862,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":149271863,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271864,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":149271865,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271866,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271867,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271868,"package_name":"widest-line","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":149271869,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":149271870,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":149271871,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271872,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":149271873,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":149271874,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":149271875,"package_name":"ws","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"runtime","optional":false},{"id":149271876,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271877,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271878,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271879,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"15.1.1","direct":false,"kind":"runtime","optional":false},{"id":149271880,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"9.0.7","direct":false,"kind":"runtime","optional":false},{"id":149271881,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271882,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":149271883,"package_name":"yaku","ecosystem":"npm","requirements":"0.16.7","direct":false,"kind":"runtime","optional":false},{"id":149271884,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":149271885,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271886,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":149271887,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":149271888,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":149271889,"package_name":"yargs","ecosystem":"npm","requirements":"17.3.1","direct":false,"kind":"runtime","optional":false},{"id":149271890,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":149271891,"package_name":"yazl","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T03:19:55.743Z","updated_at":"2022-07-12T03:19:55.743Z","repository_link":"https://github.com/natcap/invest/blob/main/requirements-dev.txt","dependencies":[{"id":149277118,"package_name":"Cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277119,"package_name":"virtualenv","ecosystem":"pypi","requirements":"\u003e=12.0.1","direct":true,"kind":"runtime","optional":false},{"id":149277120,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277121,"package_name":"pytest-subtests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277122,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.27.0","direct":true,"kind":"runtime","optional":false},{"id":149277123,"package_name":"pypiwin32","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277124,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=8.0","direct":true,"kind":"runtime","optional":false},{"id":149277125,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.3.1,","direct":true,"kind":"runtime","optional":false},{"id":149277126,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277127,"package_name":"sphinx-intl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277128,"package_name":"sphinx-reredirects","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277129,"package_name":"PyInstaller","ecosystem":"pypi","requirements":"\u003e=4.10","direct":true,"kind":"runtime","optional":false},{"id":149277130,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"\u003e=6.4.0","direct":true,"kind":"runtime","optional":false},{"id":149277131,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277132,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277133,"package_name":"xlwt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149277134,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T03:19:56.566Z","updated_at":"2022-07-12T03:19:56.566Z","repository_link":"https://github.com/natcap/invest/blob/main/requirements.txt","dependencies":[{"id":149287375,"package_name":"Pyro4","ecosystem":"pypi","requirements":"==4.77","direct":true,"kind":"runtime","optional":false},{"id":149287376,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":149287377,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.11.0,","direct":true,"kind":"runtime","optional":false},{"id":149287378,"package_name":"Rtree","ecosystem":"pypi","requirements":"\u003e=0.8.2,","direct":true,"kind":"runtime","optional":false},{"id":149287379,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":149287380,"package_name":"pygeoprocessing","ecosystem":"pypi","requirements":"\u003e=2.3.2","direct":true,"kind":"runtime","optional":false},{"id":149287381,"package_name":"taskgraph","ecosystem":"pypi","requirements":"\u003e=0.11.0","direct":true,"kind":"runtime","optional":false},{"id":149287382,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e=5.6.6","direct":true,"kind":"runtime","optional":false},{"id":149287383,"package_name":"chardet","ecosystem":"pypi","requirements":"\u003e=3.0.4","direct":true,"kind":"runtime","optional":false},{"id":149287384,"package_name":"openpyxl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149287385,"package_name":"pint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":149287386,"package_name":"Babel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/setup_env/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:45:42.549Z","updated_at":"2023-02-16T23:45:42.549Z","repository_link":"https://github.com/natcap/invest/blob/main/.github/actions/setup_env/action.yml","dependencies":[{"id":7728089667,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7728089668,"package_name":"mamba-org/provision-with-micromamba","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-pr-from-main-into-releases.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:45:42.677Z","updated_at":"2023-02-16T23:45:42.677Z","repository_link":"https://github.com/natcap/invest/blob/main/.github/workflows/auto-pr-from-main-into-releases.yml","dependencies":[{"id":7728089841,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-and-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:45:42.750Z","updated_at":"2023-02-16T23:45:42.750Z","repository_link":"https://github.com/natcap/invest/blob/main/.github/workflows/build-and-test.yml","dependencies":[{"id":7728090031,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7728090035,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7728090037,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7728090040,"package_name":"./.github/actions/setup_env","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7728090181,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7728090182,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7728090183,"package_name":"google-github-actions/auth","ecosystem":"actions","requirements":"v0","direct":true,"kind":"composite","optional":false},{"id":7728090184,"package_name":"google-github-actions/setup-gcloud","ecosystem":"actions","requirements":"v0","direct":true,"kind":"composite","optional":false},{"id":7728090185,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2023-02-16T23:45:42.861Z","updated_at":"2023-02-16T23:45:42.861Z","repository_link":"https://github.com/natcap/invest/blob/main/requirements-docs.txt","dependencies":[{"id":7728090953,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.3.1,","direct":true,"kind":"runtime","optional":false},{"id":7728090954,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7728091006,"package_name":"sphinx-intl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7728091018,"package_name":"sphinx-reredirects","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/rollback_release/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:46:48.844Z","updated_at":"2023-09-21T19:46:48.844Z","repository_link":"https://github.com/natcap/invest/blob/main/.github/actions/rollback_release/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/release-part-1.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:46:49.372Z","updated_at":"2023-09-21T19:46:49.372Z","repository_link":"https://github.com/natcap/invest/blob/main/.github/workflows/release-part-1.yml","dependencies":[{"id":13856898252,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856898253,"package_name":"./.github/actions/rollback_release","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-part-2.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:46:49.716Z","updated_at":"2023-09-21T19:46:49.716Z","repository_link":"https://github.com/natcap/invest/blob/main/.github/workflows/release-part-2.yml","dependencies":[{"id":13856898274,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856898275,"package_name":"./.github/actions/rollback_release","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:46:50.657Z","updated_at":"2023-09-21T19:46:50.657Z","repository_link":"https://github.com/natcap/invest/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T19:46:51.352Z","updated_at":"2023-09-21T19:46:51.352Z","repository_link":"https://github.com/natcap/invest/blob/main/setup.py","dependencies":[]}],"score":16.2099453045882,"created_at":"2025-09-04T15:51:11.932Z","updated_at":"2025-10-07T08:15:38.094Z","avatar_url":"https://github.com/natcap.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1436,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cryptocurrency","transformer"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38076","html_url":"https://science.ecosyste.ms/projects/38076","bibtex_url":"https://science.ecosyste.ms/projects/38076/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38076/export.apalike"}