{"id":377838,"url":"https://github.com/antonk52/lilconfig","last_synced_at":"2026-07-22T13:02:21.998Z","repository":{"id":43003732,"uuid":"238967485","full_name":"antonk52/lilconfig","owner":"antonk52","description":"Zero-dependency nodejs config seeker.","archived":false,"fork":false,"pushed_at":"2025-12-10T09:00:48.000Z","size":612,"stargazers_count":189,"open_issues_count":5,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-20T12:06:07.938Z","etag":null,"topics":["config","configuration","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonk52.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-07T16:07:11.000Z","updated_at":"2026-07-15T00:17:22.000Z","dependencies_parsed_at":"2024-06-09T20:01:17.007Z","dependency_job_id":"0760e4d3-0682-4367-8127-a32afba4a87e","html_url":"https://github.com/antonk52/lilconfig","commit_stats":{"total_commits":107,"total_committers":10,"mean_commits":10.7,"dds":"0.20560747663551404","last_synced_commit":"2cb3e756e1e1d890caee88d3f44a898c7903b2a2"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/antonk52/lilconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/sbom","scorecard":{"id":199669,"data":{"date":"2025-08-11","repo":{"name":"github.com/antonk52/lilconfig","commit":"77d7186c37a3838c85d03e126172f82a8a474ece"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-16T22:35:52.932Z","repository_id":43003732,"created_at":"2025-08-16T22:35:52.933Z","updated_at":"2025-08-16T22:35:52.933Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35716300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-21T02:00:06.728Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"antonk52","name":"Anton Kastritskii","uuid":"5817809","kind":"user","description":"web dev and stuff","email":"","website":"github.com/antonk52/webdevandstuff","location":"London","twitter":"antonk52","company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/5817809?u=68f70b758dbf0a21128dd646f2664800f129d6d1\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-09T10:06:49.932Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/antonk52","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:08.827Z","updated_at":"2023-04-09T10:06:50.113Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52/repositories"},"packages":[{"id":9944767,"name":"@shellscape/lilconfig","ecosystem":"npm","description":"A zero-dependency alternative to cosmiconfig","homepage":"https://github.com/antonk52/lilconfig#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/antonk52/lilconfig","keywords_array":["cosmiconfig","config","configuration","search"],"namespace":"shellscape","versions_count":2,"first_release_published_at":"2024-05-09T20:57:23.918Z","latest_release_published_at":"2024-05-10T03:37:53.381Z","latest_release_number":"3.2.1","last_synced_at":"2026-07-20T12:01:19.134Z","created_at":"2024-05-10T11:19:28.187Z","updated_at":"2026-07-20T12:01:19.134Z","registry_url":"https://www.npmjs.com/package/@shellscape/lilconfig","install_command":"npm install @shellscape/lilconfig","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antonk52","dist-tags":{"latest":"3.2.1"}},"repo_metadata":{"id":43003732,"uuid":"238967485","full_name":"antonk52/lilconfig","owner":"antonk52","description":"Zero-dependency nodejs config seeker.","archived":false,"fork":false,"pushed_at":"2025-12-10T09:00:48.000Z","size":612,"stargazers_count":188,"open_issues_count":5,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-05T02:22:51.947Z","etag":null,"topics":["config","configuration","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonk52.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-07T16:07:11.000Z","updated_at":"2026-06-27T13:32:20.000Z","dependencies_parsed_at":"2024-06-09T20:01:17.007Z","dependency_job_id":"0760e4d3-0682-4367-8127-a32afba4a87e","html_url":"https://github.com/antonk52/lilconfig","commit_stats":{"total_commits":107,"total_committers":10,"mean_commits":10.7,"dds":"0.20560747663551404","last_synced_commit":"2cb3e756e1e1d890caee88d3f44a898c7903b2a2"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/antonk52/lilconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/sbom","scorecard":{"id":199669,"data":{"date":"2025-08-11","repo":{"name":"github.com/antonk52/lilconfig","commit":"77d7186c37a3838c85d03e126172f82a8a474ece"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-16T22:35:52.932Z","repository_id":43003732,"created_at":"2025-08-16T22:35:52.933Z","updated_at":"2025-08-16T22:35:52.933Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35211553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-18T14:33:13.424Z","dependent_packages_count":0,"downloads":1889,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.955937582894,"dependent_repos_count":29.437622129834885,"dependent_packages_count":42.12404682489789,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.17253551254226},"purl":"pkg:npm/%40shellscape/lilconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@shellscape/lilconfig","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@shellscape/lilconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@shellscape/lilconfig/dependencies","status":null,"funding_links":["https://github.com/sponsors/antonk52"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-25T17:23:34.272Z","issues_count":16,"pull_requests_count":57,"avg_time_to_close_issue":6990960.538461538,"avg_time_to_close_pull_request":1600349.6792452831,"issues_closed_count":13,"pull_requests_closed_count":53,"pull_request_authors_count":16,"issue_authors_count":15,"avg_comments_per_issue":3.3125,"avg_comments_per_pull_request":1.1403508771929824,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":576530.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/issues","maintainers":[{"login":"antonk52","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonk52"},{"login":"lttb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lttb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shellscape%2Flilconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shellscape%2Flilconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shellscape%2Flilconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shellscape%2Flilconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shellscape%2Flilconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shellscape%2Flilconfig/codemeta","maintainers":[{"uuid":"shellscape","login":"shellscape","name":null,"email":"andrew@shellscape.org","url":null,"packages_count":217,"html_url":"https://www.npmjs.com/~shellscape","role":null,"created_at":"2024-05-10T11:19:28.796Z","updated_at":"2024-05-10T11:19:28.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shellscape/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678668,"maintainers_count":1211405,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1956928,"name":"lilconfig","ecosystem":"npm","description":"A zero-dependency alternative to cosmiconfig","homepage":"https://github.com/antonk52/lilconfig#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/antonk52/lilconfig","keywords_array":["cosmiconfig","config","configuration","search"],"namespace":null,"versions_count":17,"first_release_published_at":"2020-02-09T22:28:01.818Z","latest_release_published_at":"2024-12-03T11:49:17.194Z","latest_release_number":"3.1.3","last_synced_at":"2026-07-21T01:30:25.735Z","created_at":"2022-04-09T18:51:39.997Z","updated_at":"2026-07-21T01:30:25.735Z","registry_url":"https://www.npmjs.com/package/lilconfig","install_command":"npm install lilconfig","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antonk52","dist-tags":{"latest":"3.1.3"}},"repo_metadata":{"id":43003732,"uuid":"238967485","full_name":"antonk52/lilconfig","owner":"antonk52","description":"Zero-dependency nodejs config seeker.","archived":false,"fork":false,"pushed_at":"2025-12-10T09:00:48.000Z","size":612,"stargazers_count":188,"open_issues_count":5,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-05T02:22:51.947Z","etag":null,"topics":["config","configuration","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonk52.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-07T16:07:11.000Z","updated_at":"2026-06-27T13:32:20.000Z","dependencies_parsed_at":"2024-06-09T20:01:17.007Z","dependency_job_id":"0760e4d3-0682-4367-8127-a32afba4a87e","html_url":"https://github.com/antonk52/lilconfig","commit_stats":{"total_commits":107,"total_committers":10,"mean_commits":10.7,"dds":"0.20560747663551404","last_synced_commit":"2cb3e756e1e1d890caee88d3f44a898c7903b2a2"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/antonk52/lilconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/sbom","scorecard":{"id":199669,"data":{"date":"2025-08-11","repo":{"name":"github.com/antonk52/lilconfig","commit":"77d7186c37a3838c85d03e126172f82a8a474ece"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-16T22:35:52.932Z","repository_id":43003732,"created_at":"2025-08-16T22:35:52.933Z","updated_at":"2025-08-16T22:35:52.933Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35211553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"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":"antonk52","name":"Anton Kastritskii","uuid":"5817809","kind":"user","description":"web dev and stuff","email":"","website":"github.com/antonk52/webdevandstuff","location":"London","twitter":"antonk52","company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/5817809?u=68f70b758dbf0a21128dd646f2664800f129d6d1\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-09T10:06:49.932Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/antonk52","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:08.827Z","updated_at":"2023-04-09T10:06:50.113Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-16T21:10:58.769Z","dependent_packages_count":380,"downloads":377183297,"downloads_period":"last-month","dependent_repos_count":1248700,"rankings":{"downloads":0.02064438970912767,"dependent_repos_count":0.027872664090042396,"dependent_packages_count":0.14426434901841925,"stargazers_count":4.433834457183973,"forks_count":6.934983570730189,"docker_downloads_count":0.02206814072355027,"average":1.930611261909217},"purl":"pkg:npm/lilconfig","advisories":[{"uuid":"GSA_kwCzR0hTQS1mcTltLXYyNnYtMm00Zs4ABA1p","url":"https://github.com/advisories/GHSA-fq9m-v26v-2m4f","title":"lilconfig Code Injection vulnerability","description":"Versions of the package lilconfig from 3.1.0 and before 3.1.1 are vulnerable to Arbitrary Code Execution due to the insecure usage of eval in the dynamicImport function. An attacker can exploit this vulnerability by passing a malicious input through the defaultLoaders function.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-10-31T06:30:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-21537","https://github.com/antonk52/lilconfig/pull/48","https://github.com/antonk52/lilconfig/commit/2c68a1ab8764fc74acc46771e1ad39ab07a9b0a7","https://github.com/antonk52/lilconfig/releases/tag/v3.1.1","https://security.snyk.io/vuln/SNYK-JS-LILCONFIG-6263789","https://github.com/advisories/GHSA-fq9m-v26v-2m4f"],"source_kind":"github","identifiers":["GHSA-fq9m-v26v-2m4f","CVE-2024-21537"],"repository_url":"https://github.com/antonk52/lilconfig","blast_radius":53.039185571941836,"created_at":"2024-11-01T22:06:24.707Z","updated_at":"2026-07-07T03:05:02.273Z","epss_percentage":0.01065,"epss_percentile":0.6053,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcTltLXYyNnYtMm00Zs4ABA1p","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mcTltLXYyNnYtMm00Zs4ABA1p","packages":[{"ecosystem":"npm","package_name":"lilconfig","versions":[{"first_patched_version":"3.1.1","vulnerable_version_range":"\u003e= 3.1.0, \u003c 3.1.1"}],"purl":"pkg:npm/lilconfig"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcTltLXYyNnYtMm00Zs4ABA1p/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/lilconfig","docker_dependents_count":8448,"docker_downloads_count":4615363817,"usage_url":"https://repos.ecosyste.ms/usage/npm/lilconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/lilconfig/dependencies","status":null,"funding_links":["https://github.com/sponsors/antonk52"],"critical":true,"issue_metadata":{"last_synced_at":"2026-07-10T07:01:54.021Z","issues_count":16,"pull_requests_count":57,"avg_time_to_close_issue":6990960.538461538,"avg_time_to_close_pull_request":1600349.6792452831,"issues_closed_count":13,"pull_requests_closed_count":53,"pull_request_authors_count":16,"issue_authors_count":15,"avg_comments_per_issue":3.3125,"avg_comments_per_pull_request":1.1403508771929824,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":576530.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/issues","maintainers":[{"login":"antonk52","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonk52"},{"login":"lttb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lttb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lilconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lilconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lilconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lilconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lilconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lilconfig/codemeta","maintainers":[{"uuid":"antonk52","login":"antonk52","name":null,"email":"halloy52@gmail.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~antonk52","role":null,"created_at":"2022-11-13T03:12:48.677Z","updated_at":"2022-11-13T03:12:48.677Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antonk52/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678668,"maintainers_count":1211405,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5002266,"name":"org.webjars.npm:lilconfig","ecosystem":"maven","description":"WebJar for lilconfig","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/antonk52/lilconfig","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2021-09-30T08:55:56.000Z","latest_release_published_at":"2025-05-16T13:21:49.000Z","latest_release_number":"3.1.3","last_synced_at":"2026-07-20T12:01:18.028Z","created_at":"2022-07-27T11:02:12.600Z","updated_at":"2026-07-20T12:01:18.029Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lilconfig/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lilconfig/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":43003732,"uuid":"238967485","full_name":"antonk52/lilconfig","owner":"antonk52","description":"Zero-dependency nodejs config seeker.","archived":false,"fork":false,"pushed_at":"2024-12-03T11:49:23.000Z","size":609,"stargazers_count":178,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-28T04:41:43.125Z","etag":null,"topics":["config","configuration","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonk52.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-07T16:07:11.000Z","updated_at":"2025-09-12T13:31:00.000Z","dependencies_parsed_at":"2024-06-09T20:01:17.007Z","dependency_job_id":"aef507d3-8d91-4f82-8d36-e55ac59431ea","html_url":"https://github.com/antonk52/lilconfig","commit_stats":{"total_commits":107,"total_committers":10,"mean_commits":10.7,"dds":"0.20560747663551404","last_synced_commit":"2cb3e756e1e1d890caee88d3f44a898c7903b2a2"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/antonk52/lilconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/sbom","scorecard":{"id":199669,"data":{"date":"2025-08-11","repo":{"name":"github.com/antonk52/lilconfig","commit":"77d7186c37a3838c85d03e126172f82a8a474ece"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-16T22:35:52.932Z","repository_id":43003732,"created_at":"2025-08-16T22:35:52.933Z","updated_at":"2025-08-16T22:35:52.933Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278281727,"owners_count":25961177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":"antonk52","name":"Anton Kastritskii","uuid":"5817809","kind":"user","description":"web dev and stuff","email":"","website":"github.com/antonk52/webdevandstuff","location":"London","twitter":"antonk52","company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/5817809?u=68f70b758dbf0a21128dd646f2664800f129d6d1\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-09T10:06:49.932Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/antonk52","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:08.827Z","updated_at":"2023-04-09T10:06:50.113Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52/repositories"},"tags":[{"name":"v3.1.3","sha":"77d7186c37a3838c85d03e126172f82a8a474ece","kind":"tag","published_at":"2024-12-03T11:48:49.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.1.3","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"d06ee70948c65a0a49925bceb5037d9e97034854","kind":"tag","published_at":"2024-06-09T18:38:38.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.1.2","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"0157290f6d133b3deacee4a686e073905e0f86ca","kind":"tag","published_at":"2024-02-18T14:21:48.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.1.1","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"20f03087709f969ce33472898f25fed3a6f889fe","kind":"tag","published_at":"2024-02-14T21:39:09.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.1.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8deeb3b8e4c4f073e329b29a53781d4f8fc79183","kind":"tag","published_at":"2023-11-18T23:26:13.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.0.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"b056bd8e9d78eb258992005eedc855256af8bbe6","kind":"tag","published_at":"2023-03-02T19:38:08.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.1.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"b01269aa85d56a71c120cb60e1b8c8dfe835c921","kind":"tag","published_at":"2022-07-10T13:37:04.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.6","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"7dbde6a570107a7e0cb6144bd2488497de94ce4b","kind":"tag","published_at":"2022-03-23T22:38:39.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.5","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"bc992cdbbe5b90647042eb468516d5e79f7fa64c","kind":"tag","published_at":"2021-11-05T22:13:17.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.4","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c54ebad1a7916c764a423c8221013c63b2d1ce63","kind":"tag","published_at":"2021-06-06T20:01:56.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.3","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4544c651f152fe96182650a78c8b763077265594","kind":"tag","published_at":"2020-12-04T08:14:49.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.2","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f60c4ed88b887470fcecc27375340891b6bde7ad","kind":"tag","published_at":"2020-10-22T21:13:29.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.1","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"579aa4f6769eca199b04a3276589832fb34b309a","kind":"tag","published_at":"2020-09-20T14:37:43.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"1d0ab18b3be11fc7172c4213e5be7f2e684a8962","kind":"tag","published_at":"2020-07-26T00:13:18.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v1.0.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v1.0.0/manifests"},{"name":"v0.0.3","sha":"c8caa26cc66268befab9af1209a8f1c68a0eb0a6","kind":"tag","published_at":"2020-07-11T08:14:16.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v0.0.3","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9efb4f043c83e2e3bed5c496e6c60100820bcea7","kind":"tag","published_at":"2020-06-08T21:17:37.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v0.0.2","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-05T07:46:33.624Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":19.76051508518207,"forks_count":30.178389776947572,"average":24.705609717437497},"purl":"pkg:maven/org.webjars.npm/lilconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lilconfig","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lilconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lilconfig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:38:13.793Z","issues_count":15,"pull_requests_count":45,"avg_time_to_close_issue":7216251.666666667,"avg_time_to_close_pull_request":1805724.6136363635,"issues_closed_count":12,"pull_requests_closed_count":44,"pull_request_authors_count":13,"issue_authors_count":14,"avg_comments_per_issue":3.466666666666667,"avg_comments_per_pull_request":0.9333333333333333,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":208205.0,"past_year_avg_time_to_close_pull_request":63908.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/issues","maintainers":[{"login":"antonk52","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonk52"},{"login":"lttb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lttb"}],"active_maintainers":[{"login":"antonk52","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonk52"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lilconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lilconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lilconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lilconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lilconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lilconfig/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11637279,"name":"github.com/antonk52/lilconfig","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/antonk52/lilconfig","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2020-06-08T21:17:37.000Z","latest_release_published_at":"2024-12-03T11:48:49.000Z","latest_release_number":"v3.1.3+incompatible","last_synced_at":"2026-07-20T12:01:21.180Z","created_at":"2025-05-14T09:21:37.990Z","updated_at":"2026-07-20T12:01:21.181Z","registry_url":"https://pkg.go.dev/github.com/antonk52/lilconfig","install_command":"go get github.com/antonk52/lilconfig","documentation_url":"https://pkg.go.dev/github.com/antonk52/lilconfig#section-documentation","metadata":{},"repo_metadata":{"id":43003732,"uuid":"238967485","full_name":"antonk52/lilconfig","owner":"antonk52","description":"Zero-dependency nodejs config seeker.","archived":false,"fork":false,"pushed_at":"2024-12-03T11:49:23.000Z","size":609,"stargazers_count":178,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-28T04:41:43.125Z","etag":null,"topics":["config","configuration","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonk52.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-07T16:07:11.000Z","updated_at":"2025-09-12T13:31:00.000Z","dependencies_parsed_at":"2024-06-09T20:01:17.007Z","dependency_job_id":"aef507d3-8d91-4f82-8d36-e55ac59431ea","html_url":"https://github.com/antonk52/lilconfig","commit_stats":{"total_commits":107,"total_committers":10,"mean_commits":10.7,"dds":"0.20560747663551404","last_synced_commit":"2cb3e756e1e1d890caee88d3f44a898c7903b2a2"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/antonk52/lilconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/sbom","scorecard":{"id":199669,"data":{"date":"2025-08-11","repo":{"name":"github.com/antonk52/lilconfig","commit":"77d7186c37a3838c85d03e126172f82a8a474ece"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/antonk52/lilconfig/nodejs.yaml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-16T22:35:52.932Z","repository_id":43003732,"created_at":"2025-08-16T22:35:52.933Z","updated_at":"2025-08-16T22:35:52.933Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278281727,"owners_count":25961177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":"antonk52","name":"Anton Kastritskii","uuid":"5817809","kind":"user","description":"web dev and stuff","email":"","website":"github.com/antonk52/webdevandstuff","location":"London","twitter":"antonk52","company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/5817809?u=68f70b758dbf0a21128dd646f2664800f129d6d1\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-09T10:06:49.932Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/antonk52","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:08.827Z","updated_at":"2023-04-09T10:06:50.113Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonk52/repositories"},"tags":[{"name":"v3.1.3","sha":"77d7186c37a3838c85d03e126172f82a8a474ece","kind":"tag","published_at":"2024-12-03T11:48:49.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.1.3","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"d06ee70948c65a0a49925bceb5037d9e97034854","kind":"tag","published_at":"2024-06-09T18:38:38.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.1.2","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"0157290f6d133b3deacee4a686e073905e0f86ca","kind":"tag","published_at":"2024-02-18T14:21:48.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.1.1","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"20f03087709f969ce33472898f25fed3a6f889fe","kind":"tag","published_at":"2024-02-14T21:39:09.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.1.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8deeb3b8e4c4f073e329b29a53781d4f8fc79183","kind":"tag","published_at":"2023-11-18T23:26:13.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v3.0.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"b056bd8e9d78eb258992005eedc855256af8bbe6","kind":"tag","published_at":"2023-03-02T19:38:08.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.1.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"b01269aa85d56a71c120cb60e1b8c8dfe835c921","kind":"tag","published_at":"2022-07-10T13:37:04.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.6","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"7dbde6a570107a7e0cb6144bd2488497de94ce4b","kind":"tag","published_at":"2022-03-23T22:38:39.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.5","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"bc992cdbbe5b90647042eb468516d5e79f7fa64c","kind":"tag","published_at":"2021-11-05T22:13:17.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.4","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c54ebad1a7916c764a423c8221013c63b2d1ce63","kind":"tag","published_at":"2021-06-06T20:01:56.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.3","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4544c651f152fe96182650a78c8b763077265594","kind":"tag","published_at":"2020-12-04T08:14:49.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.2","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f60c4ed88b887470fcecc27375340891b6bde7ad","kind":"tag","published_at":"2020-10-22T21:13:29.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.1","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"579aa4f6769eca199b04a3276589832fb34b309a","kind":"tag","published_at":"2020-09-20T14:37:43.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v2.0.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"1d0ab18b3be11fc7172c4213e5be7f2e684a8962","kind":"tag","published_at":"2020-07-26T00:13:18.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v1.0.0","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v1.0.0/manifests"},{"name":"v0.0.3","sha":"c8caa26cc66268befab9af1209a8f1c68a0eb0a6","kind":"tag","published_at":"2020-07-11T08:14:16.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v0.0.3","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9efb4f043c83e2e3bed5c496e6c60100820bcea7","kind":"tag","published_at":"2020-06-08T21:17:37.000Z","download_url":"https://codeload.github.com/antonk52/lilconfig/tar.gz/v0.0.2","html_url":"https://github.com/antonk52/lilconfig/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antonk52/lilconfig@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-05T07:46:33.168Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":3.9487938842854398,"forks_count":5.975653002498586,"docker_downloads_count":null,"average":5.321785642088496},"purl":"pkg:golang/github.com/antonk52/lilconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/antonk52/lilconfig","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/antonk52/lilconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/antonk52/lilconfig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:38:13.793Z","issues_count":15,"pull_requests_count":45,"avg_time_to_close_issue":7216251.666666667,"avg_time_to_close_pull_request":1805724.6136363635,"issues_closed_count":12,"pull_requests_closed_count":44,"pull_request_authors_count":13,"issue_authors_count":14,"avg_comments_per_issue":3.466666666666667,"avg_comments_per_pull_request":0.9333333333333333,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":208205.0,"past_year_avg_time_to_close_pull_request":63908.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/issues","maintainers":[{"login":"antonk52","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonk52"},{"login":"lttb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lttb"}],"active_maintainers":[{"login":"antonk52","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonk52"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fantonk52%2Flilconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fantonk52%2Flilconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fantonk52%2Flilconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fantonk52%2Flilconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fantonk52%2Flilconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fantonk52%2Flilconfig/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":218845,"full_name":"antonk52/lilconfig","default_branch":"master","total_commits":122,"total_committers":11,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":11.090909090909092,"dds":0.11475409836065575,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-07-20T12:01:54.758Z","last_synced_commit":"6ae4bcdd4594b3909626dcd95b841a60ca165fd3","created_at":"2023-03-08T07:42:57.444Z","updated_at":"2026-07-20T12:01:54.378Z","committers":[{"name":"antonk52","email":"halloy52@gmail.com","login":"antonk52","count":108},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Huacong Cai","email":"huacong.cai@labscale.com","login":"labscale-huacongc","count":2},{"name":"ajiho","email":"lujiahao@88.com","login":"ajiho","count":1},{"name":"Takuya Fukuju","email":"chalkygames123@gmail.com","login":"chalkygames123","count":1},{"name":"Michael Zugelder","email":"michael@zugelder.org","login":"michael42","count":1},{"name":"JounQin","email":"admin@1stg.me","login":"JounQin","count":1},{"name":"Jan T. Sott","email":"git@idleberg.com","login":"idleberg","count":1},{"name":"Dmitry Ivakhnenko","email":"jeetiss@yandex.ru","login":"jeetiss","count":1},{"name":"Artur Kenzhaev","email":"kenzhaev.artur@gmail.com","login":"lttb","count":1},{"name":"Aleksandr Tikhonov","email":"t9101029991@gmail.com","login":"larek","count":1}],"past_year_committers":[{"name":"Jan T. Sott","email":"git@idleberg.com","login":"idleberg","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-21T00:00:11.329Z","repositories_count":6386345,"commits_count":868007510,"contributors_count":35902491,"owners_count":1227899,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"antonk52/lilconfig","html_url":"https://github.com/antonk52/lilconfig","last_synced_at":"2026-07-10T07:01:54.021Z","status":"active","issues_count":16,"pull_requests_count":57,"avg_time_to_close_issue":6990960.538461538,"avg_time_to_close_pull_request":1600349.6792452831,"issues_closed_count":13,"pull_requests_closed_count":53,"pull_request_authors_count":16,"issue_authors_count":15,"avg_comments_per_issue":3.3125,"avg_comments_per_pull_request":1.1403508771929824,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":576530.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-16T15:23:13.407Z","updated_at":"2026-07-10T07:01:54.021Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonk52%2Flilconfig/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":10}},"issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":3,"OWNER":1}},"pull_request_author_associations_count":{"table":{"OWNER":28,"CONTRIBUTOR":17,"NONE":11,"COLLABORATOR":1}},"issue_authors":{"table":{"shellscape":2,"fisker":1,"felipecrs":1,"glensc":1,"idleberg":1,"pmdartus":1,"kentcdodds":1,"michael42":1,"nicolatamburini":1,"edgan":1,"ajiho":1,"antonk52":1,"tyrellbain":1,"ucefkh":1,"JounQin":1}},"pull_request_authors":{"table":{"antonk52":28,"dependabot[bot]":10,"CHC383":2,"marekdedic":2,"ajiho":2,"AllanOricil":2,"shellscape":2,"jeetiss":1,"michael42":1,"azat-io":1,"JounQin":1,"NullVoxPopuli":1,"lttb":1,"chalkygames123":1,"idleberg":1,"larek":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-16T00:00:20.511Z","repositories_count":14861458,"issues_count":32335402,"pull_requests_count":106259612,"authors_count":11347724,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":2,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"felipecrs":1}},"past_year_pull_request_authors":{"table":{"azat-io":1,"idleberg":1,"NullVoxPopuli":1}},"maintainers":[{"table":{"login":"antonk52","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonk52"}},{"table":{"login":"lttb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lttb"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":2,"PullRequestEvent":6,"IssuesEvent":4,"WatchEvent":21,"IssueCommentEvent":10,"PushEvent":10,"CreateEvent":1},"last_year":{"PullRequestEvent":1,"IssuesEvent":2,"WatchEvent":5,"IssueCommentEvent":2}},"keywords":["config","configuration","nodejs","typescript"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-05T16:51:47.699Z","updated_at":"2022-09-05T16:51:47.699Z","repository_link":"https://github.com/antonk52/lilconfig/blob/master/package-lock.json","dependencies":[{"id":3922717555,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717556,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717557,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717558,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"development","optional":false},{"id":3922717559,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717560,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":3922717561,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":3922717562,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717563,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717564,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717565,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717566,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717567,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717568,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717569,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717570,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717571,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":3922717572,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717573,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717574,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717575,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":3922717576,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717577,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.16.2","direct":false,"kind":"development","optional":false},{"id":3922717578,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":3922717579,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":3922717580,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":3922717581,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":3922717582,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":3922717583,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":3922717584,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":3922717585,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":3922717586,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":3922717587,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":3922717588,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":3922717589,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":3922717590,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717591,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717592,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717593,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":3922717594,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":3922717595,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":3922717596,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3922717597,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":3922717598,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":3922717599,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":3922717600,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":3922717601,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3922717602,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3922717603,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":3922717604,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717605,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":3922717606,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":3922717607,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3922717608,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":3922717609,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717610,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":3922717611,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717612,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717613,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717614,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717615,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717616,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":3922717617,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717618,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717619,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717620,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":3922717621,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":3922717622,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":3922717623,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":3922717624,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":3922717625,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":3922717626,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3922717627,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.16","direct":false,"kind":"development","optional":false},{"id":3922717628,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"development","optional":false},{"id":3922717629,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":3922717630,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":3922717631,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":3922717632,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3922717633,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717634,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3922717635,"package_name":"@types/jest","ecosystem":"npm","requirements":"27.0.2","direct":false,"kind":"development","optional":false},{"id":3922717636,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"development","optional":false},{"id":3922717637,"package_name":"@types/node","ecosystem":"npm","requirements":"14.17.2","direct":false,"kind":"development","optional":false},{"id":3922717638,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717639,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3922717640,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3922717641,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":3922717642,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"development","optional":false},{"id":3922717643,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":3922717644,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3922717645,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":3922717646,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":3922717647,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":3922717648,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":3922717649,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":3922717650,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":3922717651,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":3922717652,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717653,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":3922717654,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":3922717655,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":3922717656,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":3922717657,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":3922717658,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":3922717659,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":3922717660,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":3922717661,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":3922717662,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":3922717663,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3922717664,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":3922717665,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":3922717666,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":3922717667,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3922717668,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3922717669,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717670,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":3922717671,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":3922717672,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"development","optional":false},{"id":3922717673,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3922717674,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"development","optional":false},{"id":3922717675,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3922717676,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":3922717677,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3922717678,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3922717679,"package_name":"browserslist","ecosystem":"npm","requirements":"4.17.6","direct":false,"kind":"development","optional":false},{"id":3922717680,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":3922717681,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3922717682,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3922717683,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3922717684,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":3922717685,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001278","direct":false,"kind":"development","optional":false},{"id":3922717686,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":3922717687,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3922717688,"package_name":"ci-info","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3922717689,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":3922717690,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":3922717691,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":3922717692,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3922717693,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":3922717694,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":3922717695,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":3922717696,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3922717697,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":3922717698,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":3922717699,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":3922717700,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":3922717701,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3922717702,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":3922717703,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717704,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":3922717705,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":3922717706,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":3922717707,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":3922717708,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":3922717709,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3922717710,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3922717711,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":3922717712,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3922717713,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717714,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3922717715,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3922717716,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.889","direct":false,"kind":"development","optional":false},{"id":3922717717,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":3922717718,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":3922717719,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":3922717720,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":3922717721,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3922717722,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3922717723,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717724,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":3922717725,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3922717726,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":3922717727,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3922717728,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":3922717729,"package_name":"eslint","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":3922717730,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3922717731,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717732,"package_name":"eslint-scope","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":3922717733,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":3922717734,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":3922717735,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":3922717736,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717737,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":3922717738,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717739,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3922717740,"package_name":"espree","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":3922717741,"package_name":"acorn","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":3922717742,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3922717743,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3922717744,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":3922717745,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":3922717746,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":3922717747,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3922717748,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":3922717749,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3922717750,"package_name":"expect","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717751,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":3922717752,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":3922717753,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3922717754,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":3922717755,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3922717756,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":3922717757,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":3922717758,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3922717759,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":3922717760,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":3922717761,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":3922717762,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":3922717763,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":3922717764,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3922717765,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3922717766,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":3922717767,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3922717768,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3922717769,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":3922717770,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":3922717771,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3922717772,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":3922717773,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":3922717774,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":3922717775,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"development","optional":false},{"id":3922717776,"package_name":"globby","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"development","optional":false},{"id":3922717777,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":3922717778,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3922717779,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717780,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3922717781,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3922717782,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3922717783,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3922717784,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3922717785,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":3922717786,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"development","optional":false},{"id":3922717787,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":3922717788,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":3922717789,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3922717790,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":3922717791,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3922717792,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3922717793,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":3922717794,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3922717795,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717796,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3922717797,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3922717798,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":3922717799,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3922717800,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3922717801,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3922717802,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717803,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3922717804,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":3922717805,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717806,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3922717807,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":3922717808,"package_name":"jest","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717809,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717810,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.3.0","direct":false,"kind":"development","optional":false},{"id":3922717811,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717812,"package_name":"jest-config","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717813,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717814,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":3922717815,"package_name":"jest-each","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717816,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717817,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717818,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717819,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717820,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717821,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717822,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717823,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717824,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.3.0","direct":false,"kind":"development","optional":false},{"id":3922717825,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":3922717826,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":3922717827,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717828,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717829,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717830,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717831,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":3922717832,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717833,"package_name":"jest-util","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717834,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717835,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":3922717836,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717837,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717838,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":3922717839,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717840,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":3922717841,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":3922717842,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":3922717843,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":3922717844,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":3922717845,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3922717846,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3922717847,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":3922717848,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3922717849,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":3922717850,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":3922717851,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3922717852,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":3922717853,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":3922717854,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":3922717855,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":3922717856,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3922717857,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":3922717858,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":3922717859,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717860,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":3922717861,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":3922717862,"package_name":"mime-db","ecosystem":"npm","requirements":"1.50.0","direct":false,"kind":"development","optional":false},{"id":3922717863,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.33","direct":false,"kind":"development","optional":false},{"id":3922717864,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3922717865,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":3922717866,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":3922717867,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3922717868,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3922717869,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3922717870,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3922717871,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3922717872,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717873,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3922717874,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3922717875,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3922717876,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":3922717877,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":3922717878,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3922717879,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":3922717880,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3922717881,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3922717882,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":3922717883,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":3922717884,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717885,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3922717886,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3922717887,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":3922717888,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717889,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3922717890,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3922717891,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3922717892,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":3922717893,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":3922717894,"package_name":"prettier","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3922717895,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3922717896,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.3.1","direct":false,"kind":"development","optional":false},{"id":3922717897,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3922717898,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":3922717899,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":3922717900,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3922717901,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":3922717902,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":3922717903,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3922717904,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":3922717905,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717906,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717907,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3922717908,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3922717909,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3922717910,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3922717911,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":3922717912,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3922717913,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3922717914,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":3922717915,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717916,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717917,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":3922717918,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3922717919,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717920,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":3922717921,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.20","direct":false,"kind":"development","optional":false},{"id":3922717922,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3922717923,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":3922717924,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717925,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":3922717926,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":3922717927,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":3922717928,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717929,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717930,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3922717931,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":3922717932,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3922717933,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":3922717934,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3922717935,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":3922717936,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3922717937,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":3922717938,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3922717939,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717940,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3922717941,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717942,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3922717943,"package_name":"ts-jest","ecosystem":"npm","requirements":"27.0.7","direct":false,"kind":"development","optional":false},{"id":3922717944,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":3922717945,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":3922717946,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3922717947,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":3922717948,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":3922717949,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":3922717950,"package_name":"typescript","ecosystem":"npm","requirements":"4.4.4","direct":false,"kind":"development","optional":false},{"id":3922717951,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3922717952,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":3922717953,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3922717954,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":3922717955,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":3922717956,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3922717957,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3922717958,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":3922717959,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":3922717960,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3922717961,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3922717962,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":3922717963,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3922717964,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":3922717965,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":3922717966,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3922717967,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":3922717968,"package_name":"ws","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":3922717969,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3922717970,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3922717971,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":3922717972,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3922717973,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":3922717974,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":3922717975,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-05T16:51:47.922Z","updated_at":"2022-09-05T16:51:47.922Z","repository_link":"https://github.com/antonk52/lilconfig/blob/master/package.json","dependencies":[{"id":3922718921,"package_name":"@types/jest","ecosystem":"npm","requirements":"^27.0.2","direct":true,"kind":"development","optional":false},{"id":3922718922,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.17.2","direct":true,"kind":"development","optional":false},{"id":3922718923,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.3.0","direct":true,"kind":"development","optional":false},{"id":3922718924,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.3.0","direct":true,"kind":"development","optional":false},{"id":3922718925,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"development","optional":false},{"id":3922718926,"package_name":"eslint","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":3922718927,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.3.0","direct":true,"kind":"development","optional":false},{"id":3922718928,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":3922718929,"package_name":"jest","ecosystem":"npm","requirements":"^27.3.1","direct":true,"kind":"development","optional":false},{"id":3922718930,"package_name":"prettier","ecosystem":"npm","requirements":"^2.4.1","direct":true,"kind":"development","optional":false},{"id":3922718931,"package_name":"ts-jest","ecosystem":"npm","requirements":"^27.0.7","direct":true,"kind":"development","optional":false},{"id":3922718932,"package_name":"typescript","ecosystem":"npm","requirements":"^4.4.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yaml","sha":null,"kind":"manifest","created_at":"2023-02-06T12:16:10.112Z","updated_at":"2023-02-06T12:16:10.112Z","repository_link":"https://github.com/antonk52/lilconfig/blob/master/.github/workflows/nodejs.yaml","dependencies":[{"id":7398386042,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7398386043,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7398386044,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v1.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"src/spec/load/package.json","sha":null,"kind":"manifest","created_at":"2024-02-05T22:51:22.135Z","updated_at":"2024-02-05T22:51:22.135Z","repository_link":"https://github.com/antonk52/lilconfig/blob/master/src/spec/load/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"src/spec/search/a/b/package.json","sha":null,"kind":"manifest","created_at":"2024-02-05T22:51:22.140Z","updated_at":"2024-02-05T22:51:22.140Z","repository_link":"https://github.com/antonk52/lilconfig/blob/master/src/spec/search/a/b/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"src/spec/search/a/package.json","sha":null,"kind":"manifest","created_at":"2024-02-05T22:51:22.144Z","updated_at":"2024-02-05T22:51:22.144Z","repository_link":"https://github.com/antonk52/lilconfig/blob/master/src/spec/search/a/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"src/spec/cjs-project/package.json","sha":null,"kind":"manifest","created_at":"2024-02-16T22:30:49.900Z","updated_at":"2024-02-16T22:30:49.900Z","repository_link":"https://github.com/antonk52/lilconfig/blob/master/src/spec/cjs-project/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"src/spec/esm-project/package.json","sha":null,"kind":"manifest","created_at":"2024-02-16T22:30:49.984Z","updated_at":"2024-02-16T22:30:49.984Z","repository_link":"https://github.com/antonk52/lilconfig/blob/master/src/spec/esm-project/package.json","dependencies":[]}],"score":29.99721772062816,"created_at":"2026-07-08T05:47:22.244Z","updated_at":"2026-07-22T13:02:21.998Z","avatar_url":"https://github.com/antonk52.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377838","html_url":"https://summary.ecosyste.ms/projects/377838"}