{"id":368939,"url":"https://github.com/standard/eslint-config-standard","last_synced_at":"2026-06-19T22:01:31.363Z","repository":{"id":31950809,"uuid":"35520634","full_name":"standard/eslint-config-standard","owner":"standard","description":"ESLint Config for JavaScript Standard Style","archived":false,"fork":false,"pushed_at":"2026-06-01T21:29:26.000Z","size":725,"stargazers_count":2652,"open_issues_count":29,"forks_count":547,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-06-11T01:26:41.052Z","etag":null,"topics":["development","ecmascript","es6","eslint","javascript","linter","nodejs","standard","static-code-analysis","style-guide"],"latest_commit_sha":null,"homepage":"https://standardjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["standard","feross"]}},"created_at":"2015-05-13T01:05:57.000Z","updated_at":"2026-06-10T21:01:31.000Z","dependencies_parsed_at":"2026-02-12T18:04:10.030Z","dependency_job_id":null,"html_url":"https://github.com/standard/eslint-config-standard","commit_stats":{"total_commits":512,"total_committers":43,"mean_commits":"11.906976744186046","dds":0.37109375,"last_synced_commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"previous_names":["feross/eslint-config-standard"],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/standard/eslint-config-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/sbom","scorecard":{"id":397596,"data":{"date":"2025-08-11","repo":{"name":"github.com/standard/eslint-config-standard","commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-to-project.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/standard/.github/SECURITY.md:1","Info: Found linked content: github.com/standard/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/standard/.github/SECURITY.md:1","Info: Found text in security policy: github.com/standard/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:6"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-to-project.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/add-to-project.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-18T19:23:32.869Z","repository_id":31950809,"created_at":"2025-08-18T19:23:32.869Z","updated_at":"2025-08-18T19:23:32.869Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34238157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","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":"standard","name":"Standard JS","uuid":"29208316","kind":"organization","description":"🌟🌟🌟 JavaScript Style Guide, with linter \u0026 automatic code fixer","email":null,"website":"https://standardjs.com","location":"npm install standard","twitter":"StandardJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29208316?v=4","repositories_count":28,"last_synced_at":"2024-05-01T09:34:54.808Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["standard","feross"]}},"html_url":"https://github.com/standard","funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"total_stars":35519,"followers":233,"following":0,"created_at":"2022-11-02T16:25:04.055Z","updated_at":"2024-05-01T09:35:00.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard/repositories"},"packages":[{"id":11647508,"name":"github.com/standard/eslint-config-standard","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/standard/eslint-config-standard","keywords_array":[],"namespace":null,"versions_count":83,"first_release_published_at":"2015-05-13T01:19:16.000Z","latest_release_published_at":"2023-05-29T16:06:34.000Z","latest_release_number":"v17.1.0+incompatible","last_synced_at":"2026-04-23T18:02:10.534Z","created_at":"2025-05-16T10:37:22.227Z","updated_at":"2026-04-23T18:02:10.534Z","registry_url":"https://pkg.go.dev/github.com/standard/eslint-config-standard","install_command":"go get github.com/standard/eslint-config-standard","documentation_url":"https://pkg.go.dev/github.com/standard/eslint-config-standard#section-documentation","metadata":{},"repo_metadata":{"id":31950809,"uuid":"35520634","full_name":"standard/eslint-config-standard","owner":"standard","description":"ESLint Config for JavaScript Standard Style","archived":false,"fork":false,"pushed_at":"2025-10-21T23:42:18.000Z","size":791,"stargazers_count":2646,"open_issues_count":29,"forks_count":555,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-24T03:41:02.632Z","etag":null,"topics":["development","ecmascript","es6","eslint","javascript","linter","nodejs","standard","static-code-analysis","style-guide"],"latest_commit_sha":null,"homepage":"https://standardjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["standard","feross"]}},"created_at":"2015-05-13T01:05:57.000Z","updated_at":"2025-10-23T03:35:54.000Z","dependencies_parsed_at":"2023-09-27T05:56:52.469Z","dependency_job_id":"a1e35c84-07bd-45d5-86a0-1a4b95e0e9c6","html_url":"https://github.com/standard/eslint-config-standard","commit_stats":{"total_commits":512,"total_committers":43,"mean_commits":"11.906976744186046","dds":0.37109375,"last_synced_commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"previous_names":["feross/eslint-config-standard"],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/standard/eslint-config-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/sbom","scorecard":{"id":397596,"data":{"date":"2025-08-11","repo":{"name":"github.com/standard/eslint-config-standard","commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-to-project.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/standard/.github/SECURITY.md:1","Info: Found linked content: github.com/standard/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/standard/.github/SECURITY.md:1","Info: Found text in security policy: github.com/standard/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:6"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-to-project.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/add-to-project.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-18T19:23:32.869Z","repository_id":31950809,"created_at":"2025-08-18T19:23:32.869Z","updated_at":"2025-08-18T19:23:32.869Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281376660,"owners_count":26490317,"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-28T02:00:06.022Z","response_time":60,"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":"standard","name":"Standard JS","uuid":"29208316","kind":"organization","description":"🌟🌟🌟 JavaScript Style Guide, with linter \u0026 automatic code fixer","email":null,"website":"https://standardjs.com","location":"npm install standard","twitter":"StandardJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29208316?v=4","repositories_count":28,"last_synced_at":"2024-05-01T09:34:54.808Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["standard","feross"]}},"html_url":"https://github.com/standard","funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"total_stars":35519,"followers":233,"following":0,"created_at":"2022-11-02T16:25:04.055Z","updated_at":"2024-05-01T09:35:00.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-31T10:47:34.126Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.856551724137931,"dependent_packages_count":5.488302907369844,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.672427315753888},"purl":"pkg:golang/github.com/standard/eslint-config-standard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/standard/eslint-config-standard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/standard/eslint-config-standard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/standard/eslint-config-standard/dependencies","status":null,"funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T03:34:57.671Z","issues_count":49,"pull_requests_count":258,"avg_time_to_close_issue":4882206.081081081,"avg_time_to_close_pull_request":2115166.6816143496,"issues_closed_count":37,"pull_requests_closed_count":223,"pull_request_authors_count":30,"issue_authors_count":42,"avg_comments_per_issue":3.7142857142857144,"avg_comments_per_pull_request":1.313953488372093,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":0,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":363.6666666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/issues","maintainers":[{"login":"mightyiam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mightyiam"},{"login":"voxpelli","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/voxpelli"},{"login":"feross","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feross"},{"login":"Divlo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Divlo"},{"login":"LinusU","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"},{"login":"rostislav-simonik","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rostislav-simonik"},{"login":"jay-bulk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay-bulk"},{"login":"Flet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flet"},{"login":"dcousens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcousens"},{"login":"bcomnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstandard%2Feslint-config-standard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstandard%2Feslint-config-standard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstandard%2Feslint-config-standard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstandard%2Feslint-config-standard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstandard%2Feslint-config-standard/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2107155,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10913127,"name":"eslint-config-isickos","ecosystem":"npm","description":"Simple Eslint config","homepage":"https://github.com/iSickos/eslint-config-isickos","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/standard/eslint-config-standard","keywords_array":["eslint config"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-09-20T17:00:22.387Z","latest_release_published_at":"2024-09-20T17:00:22.387Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-23T18:01:35.823Z","created_at":"2024-09-20T20:55:10.651Z","updated_at":"2026-04-23T18:01:35.824Z","registry_url":"https://www.npmjs.com/package/eslint-config-isickos","install_command":"npm install eslint-config-isickos","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":31950809,"uuid":"35520634","full_name":"standard/eslint-config-standard","owner":"standard","description":"ESLint Config for JavaScript Standard Style","archived":false,"fork":false,"pushed_at":"2026-04-08T19:09:38.000Z","size":723,"stargazers_count":2651,"open_issues_count":29,"forks_count":548,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-04-16T11:39:20.710Z","etag":null,"topics":["development","ecmascript","es6","eslint","javascript","linter","nodejs","standard","static-code-analysis","style-guide"],"latest_commit_sha":null,"homepage":"https://standardjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["standard","feross"]}},"created_at":"2015-05-13T01:05:57.000Z","updated_at":"2026-04-12T16:42:23.000Z","dependencies_parsed_at":"2026-02-12T18:04:10.030Z","dependency_job_id":null,"html_url":"https://github.com/standard/eslint-config-standard","commit_stats":{"total_commits":512,"total_committers":43,"mean_commits":"11.906976744186046","dds":0.37109375,"last_synced_commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"previous_names":["feross/eslint-config-standard"],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/standard/eslint-config-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/sbom","scorecard":{"id":397596,"data":{"date":"2025-08-11","repo":{"name":"github.com/standard/eslint-config-standard","commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-to-project.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/standard/.github/SECURITY.md:1","Info: Found linked content: github.com/standard/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/standard/.github/SECURITY.md:1","Info: Found text in security policy: github.com/standard/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:6"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-to-project.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/add-to-project.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-18T19:23:32.869Z","repository_id":31950809,"created_at":"2025-08-18T19:23:32.869Z","updated_at":"2025-08-18T19:23:32.869Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31940281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-04-17T18:26:02.680Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.75247569419027,"dependent_packages_count":37.39523944903994,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.573857571615108},"purl":"pkg:npm/eslint-config-isickos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/eslint-config-isickos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/eslint-config-isickos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/eslint-config-isickos/dependencies","status":null,"funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-16T19:31:21.896Z","issues_count":49,"pull_requests_count":259,"avg_time_to_close_issue":4882206.081081081,"avg_time_to_close_pull_request":2115956.9375,"issues_closed_count":37,"pull_requests_closed_count":224,"pull_request_authors_count":30,"issue_authors_count":42,"avg_comments_per_issue":3.7142857142857144,"avg_comments_per_pull_request":1.3166023166023166,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":187,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":327766.5714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/issues","maintainers":[{"login":"mightyiam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mightyiam"},{"login":"voxpelli","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/voxpelli"},{"login":"feross","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feross"},{"login":"Divlo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Divlo"},{"login":"LinusU","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"},{"login":"rostislav-simonik","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rostislav-simonik"},{"login":"jay-bulk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay-bulk"},{"login":"Flet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flet"},{"login":"dcousens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcousens"},{"login":"bcomnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-isickos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-isickos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-isickos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-isickos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-isickos/codemeta","maintainers":[{"uuid":"isickos","login":"isickos","name":null,"email":"ismayilislam8@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~isickos","role":null,"created_at":"2024-09-21T08:49:39.986Z","updated_at":"2024-09-21T08:49:39.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isickos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5563292,"maintainers_count":1177603,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":1274958,"name":"@sheerun/eslint-config-standard","ecosystem":"npm","description":"JavaScript Standard Style - ESLint Shareable Config","homepage":"https://github.com/standard/eslint-config-standard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/standard/eslint-config-standard","keywords_array":["JavaScript Standard Style","check","checker","code","code checker","code linter","code standards","code style","enforce","eslint","eslintconfig","hint","jscs","jshint","lint","policy","quality","simple","standard","standard style","style","style checker","style linter","verify"],"namespace":"sheerun","versions_count":2,"first_release_published_at":"2017-10-18T12:01:46.096Z","latest_release_published_at":"2018-10-09T17:43:45.279Z","latest_release_number":"12.0.0","last_synced_at":"2026-04-23T18:01:41.068Z","created_at":"2022-04-08T19:12:26.169Z","updated_at":"2026-04-23T18:01:41.069Z","registry_url":"https://www.npmjs.com/package/@sheerun/eslint-config-standard","install_command":"npm install @sheerun/eslint-config-standard","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"12.0.0"}},"repo_metadata":{"id":31950809,"uuid":"35520634","full_name":"standard/eslint-config-standard","owner":"standard","description":"ESLint Config for JavaScript Standard Style","archived":false,"fork":false,"pushed_at":"2026-04-08T19:09:38.000Z","size":723,"stargazers_count":2651,"open_issues_count":29,"forks_count":548,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-04-16T11:39:20.710Z","etag":null,"topics":["development","ecmascript","es6","eslint","javascript","linter","nodejs","standard","static-code-analysis","style-guide"],"latest_commit_sha":null,"homepage":"https://standardjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["standard","feross"]}},"created_at":"2015-05-13T01:05:57.000Z","updated_at":"2026-04-12T16:42:23.000Z","dependencies_parsed_at":"2026-02-12T18:04:10.030Z","dependency_job_id":null,"html_url":"https://github.com/standard/eslint-config-standard","commit_stats":{"total_commits":512,"total_committers":43,"mean_commits":"11.906976744186046","dds":0.37109375,"last_synced_commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"previous_names":["feross/eslint-config-standard"],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/standard/eslint-config-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/sbom","scorecard":{"id":397596,"data":{"date":"2025-08-11","repo":{"name":"github.com/standard/eslint-config-standard","commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-to-project.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/standard/.github/SECURITY.md:1","Info: Found linked content: github.com/standard/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/standard/.github/SECURITY.md:1","Info: Found text in security policy: github.com/standard/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:6"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-to-project.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/add-to-project.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-18T19:23:32.869Z","repository_id":31950809,"created_at":"2025-08-18T19:23:32.869Z","updated_at":"2025-08-18T19:23:32.869Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31940281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-04-17T18:26:00.630Z","dependent_packages_count":4,"downloads":7669,"downloads_period":"last-month","dependent_repos_count":430,"rankings":{"downloads":2.511854118615698,"dependent_repos_count":0.8437124604634707,"dependent_packages_count":4.382790751717701,"stargazers_count":1.8494680384870237,"forks_count":1.5242416690005198,"docker_downloads_count":1.5826881594831488,"average":2.1157925329612604},"purl":"pkg:npm/%40sheerun/eslint-config-standard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sheerun/eslint-config-standard","docker_dependents_count":2,"docker_downloads_count":50,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sheerun/eslint-config-standard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sheerun/eslint-config-standard/dependencies","status":null,"funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-16T19:31:21.896Z","issues_count":49,"pull_requests_count":259,"avg_time_to_close_issue":4882206.081081081,"avg_time_to_close_pull_request":2115956.9375,"issues_closed_count":37,"pull_requests_closed_count":224,"pull_request_authors_count":30,"issue_authors_count":42,"avg_comments_per_issue":3.7142857142857144,"avg_comments_per_pull_request":1.3166023166023166,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":187,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":327766.5714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/issues","maintainers":[{"login":"mightyiam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mightyiam"},{"login":"voxpelli","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/voxpelli"},{"login":"feross","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feross"},{"login":"Divlo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Divlo"},{"login":"LinusU","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"},{"login":"rostislav-simonik","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rostislav-simonik"},{"login":"jay-bulk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay-bulk"},{"login":"Flet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flet"},{"login":"dcousens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcousens"},{"login":"bcomnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sheerun%2Feslint-config-standard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sheerun%2Feslint-config-standard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sheerun%2Feslint-config-standard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sheerun%2Feslint-config-standard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sheerun%2Feslint-config-standard/codemeta","maintainers":[{"uuid":"sheerun","login":"sheerun","name":null,"email":"sheerun@sher.pl","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~sheerun","role":null,"created_at":"2022-11-10T22:38:25.590Z","updated_at":"2022-11-10T22:38:25.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sheerun/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5563292,"maintainers_count":1177603,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14114281,"name":"@depup/eslint-config-standard","ecosystem":"npm","description":"JavaScript Standard Style - ESLint Shareable Config (with updated dependencies)","homepage":"https://github.com/standard/eslint-config-standard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/standard/eslint-config-standard","keywords_array":["eslint-config-standard","depup","updated-dependencies","security","latest","patched","JavaScript Standard Style","check","checker","code","code checker","code linter","code standards","code style","enforce","eslint","eslintconfig","hint","jscs","jshint","lint","policy","quality","simple","standard","standard style","style","style checker","style linter","verify"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-22T00:39:02.150Z","latest_release_published_at":"2026-03-22T00:39:02.150Z","latest_release_number":"17.1.0-depup.0","last_synced_at":"2026-04-23T18:01:52.236Z","created_at":"2026-03-25T00:06:54.052Z","updated_at":"2026-04-23T18:02:21.060Z","registry_url":"https://www.npmjs.com/package/@depup/eslint-config-standard","install_command":"npm install @depup/eslint-config-standard","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/feross"},{"type":"patreon","url":"https://www.patreon.com/feross"},{"type":"consulting","url":"https://feross.org/support"}],"dist-tags":{"latest":"17.1.0-depup.0"}},"repo_metadata":{"id":31950809,"uuid":"35520634","full_name":"standard/eslint-config-standard","owner":"standard","description":"ESLint Config for JavaScript Standard Style","archived":false,"fork":false,"pushed_at":"2026-04-08T19:09:38.000Z","size":723,"stargazers_count":2651,"open_issues_count":29,"forks_count":548,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-04-16T11:39:20.710Z","etag":null,"topics":["development","ecmascript","es6","eslint","javascript","linter","nodejs","standard","static-code-analysis","style-guide"],"latest_commit_sha":null,"homepage":"https://standardjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["standard","feross"]}},"created_at":"2015-05-13T01:05:57.000Z","updated_at":"2026-04-12T16:42:23.000Z","dependencies_parsed_at":"2026-02-12T18:04:10.030Z","dependency_job_id":null,"html_url":"https://github.com/standard/eslint-config-standard","commit_stats":{"total_commits":512,"total_committers":43,"mean_commits":"11.906976744186046","dds":0.37109375,"last_synced_commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"previous_names":["feross/eslint-config-standard"],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/standard/eslint-config-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/sbom","scorecard":{"id":397596,"data":{"date":"2025-08-11","repo":{"name":"github.com/standard/eslint-config-standard","commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-to-project.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/standard/.github/SECURITY.md:1","Info: Found linked content: github.com/standard/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/standard/.github/SECURITY.md:1","Info: Found text in security policy: github.com/standard/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:6"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-to-project.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/add-to-project.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-18T19:23:32.869Z","repository_id":31950809,"created_at":"2025-08-18T19:23:32.869Z","updated_at":"2025-08-18T19:23:32.869Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32191873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T15:28:30.493Z","status":"ssl_error","status_checked_at":"2026-04-23T15:28:29.972Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"standard","name":"Standard JS","uuid":"29208316","kind":"organization","description":"🌟🌟🌟 JavaScript Style Guide, with linter \u0026 automatic code fixer","email":null,"website":"https://standardjs.com","location":"npm install standard","twitter":"StandardJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29208316?v=4","repositories_count":28,"last_synced_at":"2024-05-01T09:34:54.808Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["standard","feross"]}},"html_url":"https://github.com/standard","funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"total_stars":35519,"followers":233,"following":0,"created_at":"2022-11-02T16:25:04.055Z","updated_at":"2024-05-01T09:35:00.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard/repositories"},"tags":[{"name":"v17.1.0","sha":"7d01bbc373bf3bb7374b698323032077ad05f6b1","kind":"tag","published_at":"2023-05-29T16:06:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.1.0/manifests"},{"name":"v17.0.0","sha":"bf075019b26222eb05147bdaa81d7d89ebc97dde","kind":"tag","published_at":"2022-04-20T14:08:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0/manifests"},{"name":"v17.0.0-1","sha":"86f3f95a1af9d690457c40987a5be91578b0fd3c","kind":"tag","published_at":"2022-01-31T21:48:22.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v17.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-1/manifests"},{"name":"v17.0.0-0","sha":"6adbf5ffdf4d969ad935e9980ecc7166b959ee01","kind":"tag","published_at":"2022-01-07T17:06:25.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v17.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-0/manifests"},{"name":"v16.0.3","sha":"2cfcbfd91bb20f3479cd0e9b425324746eb3554b","kind":"tag","published_at":"2021-05-24T17:29:39.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v16.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.3/manifests"},{"name":"v16.0.2","sha":"8c5203f7e48177345a7aaf212cb0cb5915880096","kind":"tag","published_at":"2020-11-18T01:53:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v16.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.2/manifests"},{"name":"v16.0.1","sha":"90742cb9711ab51db8a91cb7693d2930620be3bd","kind":"tag","published_at":"2020-10-30T21:13:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"2c97f4b4dc156f9e882e5fdd5b91a29816425a1e","kind":"tag","published_at":"2020-10-29T05:31:54.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.0/manifests"},{"name":"v15.0.1","sha":"d23b9e8e1eee09580d7e84ce706f7717ae005cff","kind":"tag","published_at":"2020-10-28T03:02:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v15.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c","kind":"tag","published_at":"2020-10-22T02:04:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v15.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282","kind":"tag","published_at":"2020-03-18T21:49:51.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.1.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"d1dacfc552850080e6b397a0237c6a9396b88aa1","kind":"tag","published_at":"2019-08-27T22:15:35.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.0/manifests"},{"name":"v14.0.1","sha":"5e16e4e679c92eb2140c0a5118669a36b44386d0","kind":"tag","published_at":"2019-08-22T22:55:39.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"a40280efe2786d72a0e60189c0c84d3eb35fe19c","kind":"tag","published_at":"2019-08-19T20:17:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.0/manifests"},{"name":"v13.0.1","sha":"f7c0fe1078754ab0c38c69df675fbacfbbd96178","kind":"tag","published_at":"2019-07-11T21:11:22.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"e3e5dca2d04b12dc06456f50d67775d916cb6572","kind":"tag","published_at":"2019-07-10T23:10:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0/manifests"},{"name":"v13.0.0-1","sha":"62e93371ae40b0b2c5221a6641d3d8011c4f19e4","kind":"tag","published_at":"2019-07-06T00:01:13.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"7b4aaab2db049a69071a13c5118655ada889ecd4","kind":"tag","published_at":"2019-07-05T23:39:42.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-0/manifests"},{"name":"v12.0.0","sha":"ddd325066548a9e94b31fe2c8fa968ae5a49edfb","kind":"tag","published_at":"2018-08-28T23:12:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v12.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0/manifests"},{"name":"v12.0.0-alpha.0","sha":"ea26bf27cf9acf630f6c90bd07e85a11848e6e15","kind":"tag","published_at":"2018-05-05T05:45:41.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v12.0.0-alpha.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v12.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v12.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0-alpha.0/manifests"},{"name":"v11.0.0","sha":"c4902d20cab15971932f591d0d8cf7915ade307f","kind":"tag","published_at":"2018-02-18T21:48:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v11.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.0","sha":"3d490b951f0848d1ff86da3b5c12f14b636789a1","kind":"tag","published_at":"2017-12-11T16:58:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v11.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v11.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v11.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0-beta.0/manifests"},{"name":"v10.2.1","sha":"bff0a4bb3447b90fc65a2de57be5d123842f6f69","kind":"tag","published_at":"2017-04-14T17:01:59.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.2.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8f36d5a56d1ed4c007a81f953df9bd6e0d90a896","kind":"tag","published_at":"2017-04-06T21:50:00.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9b1df3a0c5f338dfaafd33b817f22b385f397b8f","kind":"tag","published_at":"2017-04-06T17:29:48.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"b0caf342f4b9e9cfe317bc0548331f1f75466baa","kind":"tag","published_at":"2017-04-05T00:59:49.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.0.0/manifests"},{"name":"v8.0.0","sha":"4632a5ac29dbba7a4f472bfa490388a7234531a0","kind":"tag","published_at":"2017-04-05T00:59:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0/manifests"},{"name":"v8.0.0-beta.2","sha":"fbfca8427d960b3048e619c58fd78eaf18681bbe","kind":"tag","published_at":"2017-03-18T01:07:12.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.2/manifests"},{"name":"v7.1.0","sha":"d4e434ae835ce67981976cec4feb594328bbd026","kind":"tag","published_at":"2017-03-18T00:54:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.1.0/manifests"},{"name":"v7.0.3","sha":"4558416249725974ec41eb5a0b430fe1069e371f","kind":"tag","published_at":"2017-03-18T00:54:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"d75816c47030b3e267a97c4d1ff286aa3f44a827","kind":"tag","published_at":"2017-03-18T00:53:47.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.2/manifests"},{"name":"v8.0.0-beta.1","sha":"f8bca0ab0be25a7e7c030c90914f7d90ceb93843","kind":"tag","published_at":"2017-03-07T20:33:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.1/manifests"},{"name":"v7.0.1","sha":"26af094bd4b9680da9f2d5337ef5499e7dc108fc","kind":"tag","published_at":"2017-03-07T20:27:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.1/manifests"},{"name":"v8.0.0-beta.0","sha":"d06a8ff386e39b63e8ef03ac2bcb6b0698f41628","kind":"tag","published_at":"2017-03-02T19:47:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.0/manifests"},{"name":"v7.0.0","sha":"da1db47f292d742a9ea856f5e34f66a0778ff301","kind":"tag","published_at":"2017-02-28T22:14:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.0","sha":"85872703713090cd84bc80f3b6d2076cc5769ed0","kind":"tag","published_at":"2017-02-09T07:04:42.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0-beta.0/manifests"},{"name":"v6.2.1","sha":"c879dfb71e03739a45e980687f9a28c94b4a95d2","kind":"tag","published_at":"2016-10-25T18:49:44.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.2.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"5eed6cd11bc77866fe719ee117918d0570e3a71c","kind":"tag","published_at":"2016-09-29T18:16:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"9567c3a748dbc2a9a041e06fd6dca9d5369d2d23","kind":"tag","published_at":"2016-09-26T21:35:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"dbd4ecbd61f4de5b4fa05cd1495c989804f49c8e","kind":"tag","published_at":"2016-09-16T15:06:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"16cbfc1bb00ebb9c3e40d441a52c1697efc15ab0","kind":"tag","published_at":"2016-08-24T05:51:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0/manifests"},{"name":"v6.0.0-beta.3","sha":"f2a365d7bdc7074d23aed0096677bfb82366fe2e","kind":"tag","published_at":"2016-08-19T05:53:16.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.2","sha":"bb26f0b12e4cbaabbd0b27c5ec168a9249e2a941","kind":"tag","published_at":"2016-07-25T23:00:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.2/manifests"},{"name":"v6.0.0-beta.1","sha":"a8cf1cb0425b8e2059c041fcbd80f746337738d1","kind":"tag","published_at":"2016-07-23T04:49:00.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-beta.0","sha":"730e8eb58f724351ca088e01abac6a7cfdae0ec9","kind":"tag","published_at":"2016-07-13T21:47:21.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.0/manifests"},{"name":"v5.3.5","sha":"157272121a507f4405446bcefa0f4e2cdb905c57","kind":"tag","published_at":"2016-07-12T18:09:21.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.5","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"85d17431c7d127055f66e0d0801d8f85973ba553","kind":"tag","published_at":"2016-07-12T17:57:32.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.4","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"447fd251cb5d929a577d22899e3882d8910f7289","kind":"tag","published_at":"2016-07-12T17:55:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"f0e40ec36e23e4478fa389c3fa179837a11e1536","kind":"tag","published_at":"2016-07-12T17:53:18.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dddc1b27036bd0d2cd4e310033eb2267dc0dadee","kind":"tag","published_at":"2016-05-04T14:41:54.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c30d57dba4061677b2210f0a12bae1052aa127d4","kind":"tag","published_at":"2016-05-02T14:03:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"0399cfb55d6afa6fc5b41436273892af36202ff9","kind":"tag","published_at":"2016-04-24T07:54:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1f050255a7b68947c1683b656eb6fa8486b7aa47","kind":"tag","published_at":"2016-02-07T03:00:14.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"0341bbe3513935c61703e25bbd2fd397f0352d6c","kind":"tag","published_at":"2016-02-06T04:01:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.0.0/manifests"},{"name":"v4.4.0","sha":"fdf56e43053efd065d72e3d33c405d702f4dc3ea","kind":"tag","published_at":"2015-09-16T21:11:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.4.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"77266c5eb16402a08a3073149ca20692cd4b0090","kind":"tag","published_at":"2015-09-09T12:30:15.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"54de84b0a5bb0f5563e87bea7e7d0c03d1242b8f","kind":"tag","published_at":"2015-09-03T14:18:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"70affa707b354de2558c848d6d33e8c3834f45e5","kind":"tag","published_at":"2015-09-03T13:54:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"1d7be1d852a3d29c0709ea5fe102f320fb2a1b2b","kind":"tag","published_at":"2015-09-03T13:46:58.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"128db13ef15c4179a0d6d4a9e44443e2ee5c8d70","kind":"tag","published_at":"2015-08-12T10:42:49.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"c2c321e15943039ad7cb9b65d188c620ee956915","kind":"tag","published_at":"2015-08-03T19:27:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0/manifests"},{"name":"v4.0.0-5","sha":"e668cad2b4fa214970e36171f3a15fc3f624a12f","kind":"tag","published_at":"2015-07-28T21:58:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-5","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-5/manifests"},{"name":"v4.0.0-4","sha":"23abf25b80f386744410850df8c2c4c409d6d56c","kind":"tag","published_at":"2015-07-28T21:15:35.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-4","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-4/manifests"},{"name":"v4.0.0-3","sha":"3a15d6ea806cbf976788ac910f23d57f96573f30","kind":"tag","published_at":"2015-07-28T20:14:28.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-3/manifests"},{"name":"v4.0.0-2","sha":"862238f5318b67a8a612d3722c85281be682b334","kind":"tag","published_at":"2015-07-24T09:33:15.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-2/manifests"},{"name":"v4.0.0-1","sha":"1c19b8fcd19f42d8f30d39a123618b73bb8d06ba","kind":"tag","published_at":"2015-07-17T22:01:19.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-1/manifests"},{"name":"v4.0.0-0","sha":"510e1fd9e2ba1dda21445dfeb2a1a727481eb221","kind":"tag","published_at":"2015-07-17T04:07:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-0/manifests"},{"name":"v3.4.1","sha":"28096ad93d4bdc7cada024823a46bcec2fd717ad","kind":"tag","published_at":"2015-07-02T21:34:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.4.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"114e768090adff82ed8f8641e60ae5568b3dcdbd","kind":"tag","published_at":"2015-06-27T03:46:10.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.4.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"54e37bffcd6a1e784d9fd0eae65db427a879e6c8","kind":"tag","published_at":"2015-06-18T00:54:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"06677e9f35398e612e09bbb35b4b2633a1cab7ea","kind":"tag","published_at":"2015-06-11T21:25:08.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"a54755be18fbe396ac487c00cd6f286cb280a1a7","kind":"tag","published_at":"2015-06-10T20:58:29.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9b4af916261aa0216d3aaf796c86821e23754c96","kind":"tag","published_at":"2015-06-10T19:51:30.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"d2b39e4e8a929e317625078cf3ba5c347778c379","kind":"tag","published_at":"2015-06-10T19:09:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"52a613f1515aae5e36361ae133c6c3598afc55b8","kind":"tag","published_at":"2015-06-07T06:02:25.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2db2620c635e3a3c5710fd0ca4ec2097dd9f7b13","kind":"tag","published_at":"2015-05-30T05:37:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.0/manifests"},{"name":"v1.3.1","sha":"6ba6f86c40f7df82a9cc6b47280d616815d9a39c","kind":"tag","published_at":"2015-05-30T04:40:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"558b1dac9a2f8a4170d0c8e1e880e62b7b21532e","kind":"tag","published_at":"2015-05-30T03:51:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4199581d3c43c7975fe9786ef53be794d2ce548d","kind":"tag","published_at":"2015-05-30T03:46:32.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"15f684d323b8c30b4743e39fd9b1b61b184a87ff","kind":"tag","published_at":"2015-05-24T11:25:23.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.1.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f9b07ca720defb910d0d61302eb490e9f9bc9bcf","kind":"tag","published_at":"2015-05-18T23:16:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"20dbd81b74e13e064bad8d7be7380b84efe422ac","kind":"tag","published_at":"2015-05-15T21:13:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"746575c905c1d9e5b8a6b2d64b87ab9e9e2e14cb","kind":"tag","published_at":"2015-05-13T01:19:16.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-23T18:02:21.059Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.256585049055712},"purl":"pkg:npm/%40depup/eslint-config-standard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/eslint-config-standard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/eslint-config-standard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/eslint-config-standard/dependencies","status":null,"funding_links":["https://github.com/sponsors/feross","https://www.patreon.com/feross","https://feross.org/support","https://github.com/sponsors/standard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T16:01:33.563Z","issues_count":49,"pull_requests_count":259,"avg_time_to_close_issue":4882206.081081081,"avg_time_to_close_pull_request":2115956.9375,"issues_closed_count":37,"pull_requests_closed_count":224,"pull_request_authors_count":30,"issue_authors_count":42,"avg_comments_per_issue":3.7142857142857144,"avg_comments_per_pull_request":1.3166023166023166,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":187,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2292184.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/issues","maintainers":[{"login":"mightyiam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mightyiam"},{"login":"voxpelli","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/voxpelli"},{"login":"feross","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feross"},{"login":"Divlo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Divlo"},{"login":"LinusU","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"},{"login":"rostislav-simonik","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rostislav-simonik"},{"login":"jay-bulk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay-bulk"},{"login":"Flet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flet"},{"login":"dcousens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcousens"},{"login":"bcomnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Feslint-config-standard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Feslint-config-standard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Feslint-config-standard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Feslint-config-standard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Feslint-config-standard/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-25T00:07:02.446Z","updated_at":"2026-03-25T00:07:02.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5563292,"maintainers_count":1177603,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":5285298,"name":"eslint-config-standard","ecosystem":"conda","description":null,"homepage":"https://github.com/standard/eslint-config-standard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/standard/eslint-config-standard","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T11:30:02.000Z","latest_release_published_at":"2022-04-05T11:30:02.000Z","latest_release_number":"16.0.3","last_synced_at":"2026-04-03T09:37:50.711Z","created_at":"2022-10-03T15:42:30.196Z","updated_at":"2026-04-03T09:37:50.712Z","registry_url":"https://anaconda.org/conda-forge/eslint-config-standard","install_command":"conda install -c conda-forge eslint-config-standard","documentation_url":null,"metadata":{},"repo_metadata":{"id":31950809,"uuid":"35520634","full_name":"standard/eslint-config-standard","owner":"standard","description":"ESLint Config for JavaScript Standard Style","archived":false,"fork":false,"pushed_at":"2025-10-21T23:42:18.000Z","size":791,"stargazers_count":2646,"open_issues_count":29,"forks_count":555,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-24T03:41:02.632Z","etag":null,"topics":["development","ecmascript","es6","eslint","javascript","linter","nodejs","standard","static-code-analysis","style-guide"],"latest_commit_sha":null,"homepage":"https://standardjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["standard","feross"]}},"created_at":"2015-05-13T01:05:57.000Z","updated_at":"2025-10-23T03:35:54.000Z","dependencies_parsed_at":"2023-09-27T05:56:52.469Z","dependency_job_id":"a1e35c84-07bd-45d5-86a0-1a4b95e0e9c6","html_url":"https://github.com/standard/eslint-config-standard","commit_stats":{"total_commits":512,"total_committers":43,"mean_commits":"11.906976744186046","dds":0.37109375,"last_synced_commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"previous_names":["feross/eslint-config-standard"],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/standard/eslint-config-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/sbom","scorecard":{"id":397596,"data":{"date":"2025-08-11","repo":{"name":"github.com/standard/eslint-config-standard","commit":"60d408b04723fb7cd743f6be7c5c01bb3f729139"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-to-project.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/standard/.github/SECURITY.md:1","Info: Found linked content: github.com/standard/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/standard/.github/SECURITY.md:1","Info: Found text in security policy: github.com/standard/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:6"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-to-project.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/add-to-project.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/standard/eslint-config-standard/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-18T19:23:32.869Z","repository_id":31950809,"created_at":"2025-08-18T19:23:32.869Z","updated_at":"2025-08-18T19:23:32.869Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281376660,"owners_count":26490317,"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-28T02:00:06.022Z","response_time":60,"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":"standard","name":"Standard JS","uuid":"29208316","kind":"organization","description":"🌟🌟🌟 JavaScript Style Guide, with linter \u0026 automatic code fixer","email":null,"website":"https://standardjs.com","location":"npm install standard","twitter":"StandardJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29208316?v=4","repositories_count":28,"last_synced_at":"2024-05-01T09:34:54.808Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["standard","feross"]}},"html_url":"https://github.com/standard","funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"total_stars":35519,"followers":233,"following":0,"created_at":"2022-11-02T16:25:04.055Z","updated_at":"2024-05-01T09:35:00.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard/repositories"},"tags":[{"name":"v17.1.0","sha":"7d01bbc373bf3bb7374b698323032077ad05f6b1","kind":"tag","published_at":"2023-05-29T16:06:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.1.0/manifests"},{"name":"v17.0.0","sha":"bf075019b26222eb05147bdaa81d7d89ebc97dde","kind":"tag","published_at":"2022-04-20T14:08:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0/manifests"},{"name":"v17.0.0-1","sha":"86f3f95a1af9d690457c40987a5be91578b0fd3c","kind":"tag","published_at":"2022-01-31T21:48:22.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v17.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-1/manifests"},{"name":"v17.0.0-0","sha":"6adbf5ffdf4d969ad935e9980ecc7166b959ee01","kind":"tag","published_at":"2022-01-07T17:06:25.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v17.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-0/manifests"},{"name":"v16.0.3","sha":"2cfcbfd91bb20f3479cd0e9b425324746eb3554b","kind":"tag","published_at":"2021-05-24T17:29:39.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v16.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.3/manifests"},{"name":"v16.0.2","sha":"8c5203f7e48177345a7aaf212cb0cb5915880096","kind":"tag","published_at":"2020-11-18T01:53:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v16.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.2/manifests"},{"name":"v16.0.1","sha":"90742cb9711ab51db8a91cb7693d2930620be3bd","kind":"tag","published_at":"2020-10-30T21:13:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"2c97f4b4dc156f9e882e5fdd5b91a29816425a1e","kind":"tag","published_at":"2020-10-29T05:31:54.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.0/manifests"},{"name":"v15.0.1","sha":"d23b9e8e1eee09580d7e84ce706f7717ae005cff","kind":"tag","published_at":"2020-10-28T03:02:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v15.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c","kind":"tag","published_at":"2020-10-22T02:04:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v15.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282","kind":"tag","published_at":"2020-03-18T21:49:51.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.1.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"d1dacfc552850080e6b397a0237c6a9396b88aa1","kind":"tag","published_at":"2019-08-27T22:15:35.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.0/manifests"},{"name":"v14.0.1","sha":"5e16e4e679c92eb2140c0a5118669a36b44386d0","kind":"tag","published_at":"2019-08-22T22:55:39.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"a40280efe2786d72a0e60189c0c84d3eb35fe19c","kind":"tag","published_at":"2019-08-19T20:17:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.0/manifests"},{"name":"v13.0.1","sha":"f7c0fe1078754ab0c38c69df675fbacfbbd96178","kind":"tag","published_at":"2019-07-11T21:11:22.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"e3e5dca2d04b12dc06456f50d67775d916cb6572","kind":"tag","published_at":"2019-07-10T23:10:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0/manifests"},{"name":"v13.0.0-1","sha":"62e93371ae40b0b2c5221a6641d3d8011c4f19e4","kind":"tag","published_at":"2019-07-06T00:01:13.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"7b4aaab2db049a69071a13c5118655ada889ecd4","kind":"tag","published_at":"2019-07-05T23:39:42.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-0/manifests"},{"name":"v12.0.0","sha":"ddd325066548a9e94b31fe2c8fa968ae5a49edfb","kind":"tag","published_at":"2018-08-28T23:12:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v12.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0/manifests"},{"name":"v12.0.0-alpha.0","sha":"ea26bf27cf9acf630f6c90bd07e85a11848e6e15","kind":"tag","published_at":"2018-05-05T05:45:41.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v12.0.0-alpha.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v12.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v12.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0-alpha.0/manifests"},{"name":"v11.0.0","sha":"c4902d20cab15971932f591d0d8cf7915ade307f","kind":"tag","published_at":"2018-02-18T21:48:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v11.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.0","sha":"3d490b951f0848d1ff86da3b5c12f14b636789a1","kind":"tag","published_at":"2017-12-11T16:58:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v11.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v11.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v11.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0-beta.0/manifests"},{"name":"v10.2.1","sha":"bff0a4bb3447b90fc65a2de57be5d123842f6f69","kind":"tag","published_at":"2017-04-14T17:01:59.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.2.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8f36d5a56d1ed4c007a81f953df9bd6e0d90a896","kind":"tag","published_at":"2017-04-06T21:50:00.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9b1df3a0c5f338dfaafd33b817f22b385f397b8f","kind":"tag","published_at":"2017-04-06T17:29:48.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"b0caf342f4b9e9cfe317bc0548331f1f75466baa","kind":"tag","published_at":"2017-04-05T00:59:49.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.0.0/manifests"},{"name":"v8.0.0","sha":"4632a5ac29dbba7a4f472bfa490388a7234531a0","kind":"tag","published_at":"2017-04-05T00:59:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0/manifests"},{"name":"v8.0.0-beta.2","sha":"fbfca8427d960b3048e619c58fd78eaf18681bbe","kind":"tag","published_at":"2017-03-18T01:07:12.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.2/manifests"},{"name":"v7.1.0","sha":"d4e434ae835ce67981976cec4feb594328bbd026","kind":"tag","published_at":"2017-03-18T00:54:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.1.0/manifests"},{"name":"v7.0.3","sha":"4558416249725974ec41eb5a0b430fe1069e371f","kind":"tag","published_at":"2017-03-18T00:54:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"d75816c47030b3e267a97c4d1ff286aa3f44a827","kind":"tag","published_at":"2017-03-18T00:53:47.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.2/manifests"},{"name":"v8.0.0-beta.1","sha":"f8bca0ab0be25a7e7c030c90914f7d90ceb93843","kind":"tag","published_at":"2017-03-07T20:33:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.1/manifests"},{"name":"v7.0.1","sha":"26af094bd4b9680da9f2d5337ef5499e7dc108fc","kind":"tag","published_at":"2017-03-07T20:27:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.1/manifests"},{"name":"v8.0.0-beta.0","sha":"d06a8ff386e39b63e8ef03ac2bcb6b0698f41628","kind":"tag","published_at":"2017-03-02T19:47:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.0/manifests"},{"name":"v7.0.0","sha":"da1db47f292d742a9ea856f5e34f66a0778ff301","kind":"tag","published_at":"2017-02-28T22:14:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.0","sha":"85872703713090cd84bc80f3b6d2076cc5769ed0","kind":"tag","published_at":"2017-02-09T07:04:42.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0-beta.0/manifests"},{"name":"v6.2.1","sha":"c879dfb71e03739a45e980687f9a28c94b4a95d2","kind":"tag","published_at":"2016-10-25T18:49:44.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.2.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"5eed6cd11bc77866fe719ee117918d0570e3a71c","kind":"tag","published_at":"2016-09-29T18:16:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"9567c3a748dbc2a9a041e06fd6dca9d5369d2d23","kind":"tag","published_at":"2016-09-26T21:35:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"dbd4ecbd61f4de5b4fa05cd1495c989804f49c8e","kind":"tag","published_at":"2016-09-16T15:06:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"16cbfc1bb00ebb9c3e40d441a52c1697efc15ab0","kind":"tag","published_at":"2016-08-24T05:51:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0/manifests"},{"name":"v6.0.0-beta.3","sha":"f2a365d7bdc7074d23aed0096677bfb82366fe2e","kind":"tag","published_at":"2016-08-19T05:53:16.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.2","sha":"bb26f0b12e4cbaabbd0b27c5ec168a9249e2a941","kind":"tag","published_at":"2016-07-25T23:00:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.2/manifests"},{"name":"v6.0.0-beta.1","sha":"a8cf1cb0425b8e2059c041fcbd80f746337738d1","kind":"tag","published_at":"2016-07-23T04:49:00.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-beta.0","sha":"730e8eb58f724351ca088e01abac6a7cfdae0ec9","kind":"tag","published_at":"2016-07-13T21:47:21.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.0/manifests"},{"name":"v5.3.5","sha":"157272121a507f4405446bcefa0f4e2cdb905c57","kind":"tag","published_at":"2016-07-12T18:09:21.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.5","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"85d17431c7d127055f66e0d0801d8f85973ba553","kind":"tag","published_at":"2016-07-12T17:57:32.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.4","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"447fd251cb5d929a577d22899e3882d8910f7289","kind":"tag","published_at":"2016-07-12T17:55:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"f0e40ec36e23e4478fa389c3fa179837a11e1536","kind":"tag","published_at":"2016-07-12T17:53:18.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dddc1b27036bd0d2cd4e310033eb2267dc0dadee","kind":"tag","published_at":"2016-05-04T14:41:54.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c30d57dba4061677b2210f0a12bae1052aa127d4","kind":"tag","published_at":"2016-05-02T14:03:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"0399cfb55d6afa6fc5b41436273892af36202ff9","kind":"tag","published_at":"2016-04-24T07:54:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1f050255a7b68947c1683b656eb6fa8486b7aa47","kind":"tag","published_at":"2016-02-07T03:00:14.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"0341bbe3513935c61703e25bbd2fd397f0352d6c","kind":"tag","published_at":"2016-02-06T04:01:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.0.0/manifests"},{"name":"v4.4.0","sha":"fdf56e43053efd065d72e3d33c405d702f4dc3ea","kind":"tag","published_at":"2015-09-16T21:11:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.4.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"77266c5eb16402a08a3073149ca20692cd4b0090","kind":"tag","published_at":"2015-09-09T12:30:15.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"54de84b0a5bb0f5563e87bea7e7d0c03d1242b8f","kind":"tag","published_at":"2015-09-03T14:18:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"70affa707b354de2558c848d6d33e8c3834f45e5","kind":"tag","published_at":"2015-09-03T13:54:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"1d7be1d852a3d29c0709ea5fe102f320fb2a1b2b","kind":"tag","published_at":"2015-09-03T13:46:58.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"128db13ef15c4179a0d6d4a9e44443e2ee5c8d70","kind":"tag","published_at":"2015-08-12T10:42:49.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"c2c321e15943039ad7cb9b65d188c620ee956915","kind":"tag","published_at":"2015-08-03T19:27:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0/manifests"},{"name":"v4.0.0-5","sha":"e668cad2b4fa214970e36171f3a15fc3f624a12f","kind":"tag","published_at":"2015-07-28T21:58:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-5","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-5/manifests"},{"name":"v4.0.0-4","sha":"23abf25b80f386744410850df8c2c4c409d6d56c","kind":"tag","published_at":"2015-07-28T21:15:35.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-4","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-4/manifests"},{"name":"v4.0.0-3","sha":"3a15d6ea806cbf976788ac910f23d57f96573f30","kind":"tag","published_at":"2015-07-28T20:14:28.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-3/manifests"},{"name":"v4.0.0-2","sha":"862238f5318b67a8a612d3722c85281be682b334","kind":"tag","published_at":"2015-07-24T09:33:15.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-2/manifests"},{"name":"v4.0.0-1","sha":"1c19b8fcd19f42d8f30d39a123618b73bb8d06ba","kind":"tag","published_at":"2015-07-17T22:01:19.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-1/manifests"},{"name":"v4.0.0-0","sha":"510e1fd9e2ba1dda21445dfeb2a1a727481eb221","kind":"tag","published_at":"2015-07-17T04:07:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v4.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-0/manifests"},{"name":"v3.4.1","sha":"28096ad93d4bdc7cada024823a46bcec2fd717ad","kind":"tag","published_at":"2015-07-02T21:34:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.4.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"114e768090adff82ed8f8641e60ae5568b3dcdbd","kind":"tag","published_at":"2015-06-27T03:46:10.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.4.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"54e37bffcd6a1e784d9fd0eae65db427a879e6c8","kind":"tag","published_at":"2015-06-18T00:54:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"06677e9f35398e612e09bbb35b4b2633a1cab7ea","kind":"tag","published_at":"2015-06-11T21:25:08.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"a54755be18fbe396ac487c00cd6f286cb280a1a7","kind":"tag","published_at":"2015-06-10T20:58:29.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9b4af916261aa0216d3aaf796c86821e23754c96","kind":"tag","published_at":"2015-06-10T19:51:30.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"d2b39e4e8a929e317625078cf3ba5c347778c379","kind":"tag","published_at":"2015-06-10T19:09:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"52a613f1515aae5e36361ae133c6c3598afc55b8","kind":"tag","published_at":"2015-06-07T06:02:25.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2db2620c635e3a3c5710fd0ca4ec2097dd9f7b13","kind":"tag","published_at":"2015-05-30T05:37:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.0/manifests"},{"name":"v1.3.1","sha":"6ba6f86c40f7df82a9cc6b47280d616815d9a39c","kind":"tag","published_at":"2015-05-30T04:40:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"558b1dac9a2f8a4170d0c8e1e880e62b7b21532e","kind":"tag","published_at":"2015-05-30T03:51:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4199581d3c43c7975fe9786ef53be794d2ce548d","kind":"tag","published_at":"2015-05-30T03:46:32.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"15f684d323b8c30b4743e39fd9b1b61b184a87ff","kind":"tag","published_at":"2015-05-24T11:25:23.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.1.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f9b07ca720defb910d0d61302eb490e9f9bc9bcf","kind":"tag","published_at":"2015-05-18T23:16:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"20dbd81b74e13e064bad8d7be7380b84efe422ac","kind":"tag","published_at":"2015-05-15T21:13:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"746575c905c1d9e5b8a6b2d64b87ab9e9e2e14cb","kind":"tag","published_at":"2015-05-13T01:19:16.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/standard/eslint-config-standard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-03T11:51:17.004Z","dependent_packages_count":0,"downloads":45133,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":7.471924132767657,"forks_count":6.114299975043673,"average":24.69678063389069},"purl":"pkg:conda/eslint-config-standard?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/eslint-config-standard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/eslint-config-standard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/eslint-config-standard/dependencies","status":null,"funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T03:34:57.671Z","issues_count":49,"pull_requests_count":258,"avg_time_to_close_issue":4882206.081081081,"avg_time_to_close_pull_request":2115166.6816143496,"issues_closed_count":37,"pull_requests_closed_count":223,"pull_request_authors_count":30,"issue_authors_count":42,"avg_comments_per_issue":3.7142857142857144,"avg_comments_per_pull_request":1.313953488372093,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":186,"past_year_issues_count":0,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":363.6666666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/issues","maintainers":[{"login":"mightyiam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mightyiam"},{"login":"voxpelli","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/voxpelli"},{"login":"feross","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feross"},{"login":"Divlo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Divlo"},{"login":"LinusU","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"},{"login":"rostislav-simonik","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rostislav-simonik"},{"login":"jay-bulk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay-bulk"},{"login":"Flet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flet"},{"login":"dcousens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcousens"},{"login":"bcomnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/eslint-config-standard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/eslint-config-standard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/eslint-config-standard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/eslint-config-standard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/eslint-config-standard/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":1682917,"name":"eslint-config-standard","ecosystem":"npm","description":"JavaScript Standard Style - ESLint Shareable Config","homepage":"https://github.com/standard/eslint-config-standard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/standard/eslint-config-standard","keywords_array":["JavaScript Standard Style","check","checker","code","code checker","code linter","code standards","code style","enforce","eslint","eslintconfig","hint","jscs","jshint","lint","policy","quality","simple","standard","standard style","style","style checker","style linter","verify"],"namespace":null,"versions_count":83,"first_release_published_at":"2015-05-13T01:19:25.001Z","latest_release_published_at":"2023-05-29T16:07:25.183Z","latest_release_number":"17.1.0","last_synced_at":"2026-04-24T15:31:19.302Z","created_at":"2022-04-09T14:53:15.345Z","updated_at":"2026-04-24T15:31:19.302Z","registry_url":"https://www.npmjs.com/package/eslint-config-standard","install_command":"npm install eslint-config-standard","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/feross"},{"type":"patreon","url":"https://www.patreon.com/feross"},{"type":"consulting","url":"https://feross.org/support"}],"dist-tags":{"latest":"17.1.0","next":"17.0.0-1"}},"repo_metadata":{"id":31950809,"uuid":"35520634","full_name":"standard/eslint-config-standard","owner":"standard","description":"ESLint Config for JavaScript Standard Style","archived":false,"fork":false,"pushed_at":"2024-05-19T15:58:49.000Z","size":896,"stargazers_count":2574,"open_issues_count":23,"forks_count":568,"subscribers_count":41,"default_branch":"master","last_synced_at":"2024-05-20T05:03:50.132Z","etag":null,"topics":["development","ecmascript","es6","eslint","javascript","linter","nodejs","standard","static-code-analysis","style-guide"],"latest_commit_sha":null,"homepage":"https://standardjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["standard","feross"]}},"created_at":"2015-05-13T01:05:57.000Z","updated_at":"2024-05-31T22:48:30.798Z","dependencies_parsed_at":"2023-09-27T05:56:52.469Z","dependency_job_id":"a1e35c84-07bd-45d5-86a0-1a4b95e0e9c6","html_url":"https://github.com/standard/eslint-config-standard","commit_stats":{"total_commits":492,"total_committers":43,"mean_commits":11.44186046511628,"dds":0.3455284552845529,"last_synced_commit":"28615ee16605404a3608b281b7d40404a6dd7b17"},"previous_names":["feross/eslint-config-standard"],"tags_count":83,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217599091,"owners_count":16201909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"standard","name":"Standard JS","uuid":"29208316","kind":"organization","description":"🌟🌟🌟 JavaScript Style Guide, with linter \u0026 automatic code fixer","email":null,"website":"https://standardjs.com","location":"npm install standard","twitter":"StandardJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29208316?v=4","repositories_count":28,"last_synced_at":"2024-05-01T09:34:54.808Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["standard","feross"]}},"html_url":"https://github.com/standard","funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"total_stars":35519,"followers":233,"following":0,"created_at":"2022-11-02T16:25:04.055Z","updated_at":"2024-05-01T09:35:00.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard/repositories"},"tags":[{"name":"v17.1.0","sha":"7d01bbc373bf3bb7374b698323032077ad05f6b1","kind":"tag","published_at":"2023-05-29T16:06:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.1.0/manifests"},{"name":"v17.0.0","sha":"bf075019b26222eb05147bdaa81d7d89ebc97dde","kind":"tag","published_at":"2022-04-20T14:08:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0/manifests"},{"name":"v17.0.0-1","sha":"86f3f95a1af9d690457c40987a5be91578b0fd3c","kind":"tag","published_at":"2022-01-31T21:48:22.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-1/manifests"},{"name":"v17.0.0-0","sha":"6adbf5ffdf4d969ad935e9980ecc7166b959ee01","kind":"tag","published_at":"2022-01-07T17:06:25.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v17.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v17.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v17.0.0-0/manifests"},{"name":"v16.0.3","sha":"2cfcbfd91bb20f3479cd0e9b425324746eb3554b","kind":"tag","published_at":"2021-05-24T17:29:39.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.3/manifests"},{"name":"v16.0.2","sha":"8c5203f7e48177345a7aaf212cb0cb5915880096","kind":"tag","published_at":"2020-11-18T01:53:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.2/manifests"},{"name":"v16.0.1","sha":"90742cb9711ab51db8a91cb7693d2930620be3bd","kind":"tag","published_at":"2020-10-30T21:13:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"2c97f4b4dc156f9e882e5fdd5b91a29816425a1e","kind":"tag","published_at":"2020-10-29T05:31:54.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v16.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v16.0.0/manifests"},{"name":"v15.0.1","sha":"d23b9e8e1eee09580d7e84ce706f7717ae005cff","kind":"tag","published_at":"2020-10-28T03:02:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v15.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c","kind":"tag","published_at":"2020-10-22T02:04:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v15.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"3f4a3fed2c5d5fdf03e5c32e6c87d2fdc3ea4282","kind":"tag","published_at":"2020-03-18T21:49:51.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.1.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"d1dacfc552850080e6b397a0237c6a9396b88aa1","kind":"tag","published_at":"2019-08-27T22:15:35.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.1.0/manifests"},{"name":"v14.0.1","sha":"5e16e4e679c92eb2140c0a5118669a36b44386d0","kind":"tag","published_at":"2019-08-22T22:55:39.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"a40280efe2786d72a0e60189c0c84d3eb35fe19c","kind":"tag","published_at":"2019-08-19T20:17:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v14.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v14.0.0/manifests"},{"name":"v13.0.1","sha":"f7c0fe1078754ab0c38c69df675fbacfbbd96178","kind":"tag","published_at":"2019-07-11T21:11:22.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"e3e5dca2d04b12dc06456f50d67775d916cb6572","kind":"tag","published_at":"2019-07-10T23:10:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0/manifests"},{"name":"v13.0.0-1","sha":"62e93371ae40b0b2c5221a6641d3d8011c4f19e4","kind":"tag","published_at":"2019-07-06T00:01:13.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"7b4aaab2db049a69071a13c5118655ada889ecd4","kind":"tag","published_at":"2019-07-05T23:39:42.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v13.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v13.0.0-0/manifests"},{"name":"v12.0.0","sha":"ddd325066548a9e94b31fe2c8fa968ae5a49edfb","kind":"tag","published_at":"2018-08-28T23:12:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v12.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0/manifests"},{"name":"v12.0.0-alpha.0","sha":"ea26bf27cf9acf630f6c90bd07e85a11848e6e15","kind":"tag","published_at":"2018-05-05T05:45:41.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v12.0.0-alpha.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v12.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v12.0.0-alpha.0/manifests"},{"name":"v11.0.0","sha":"c4902d20cab15971932f591d0d8cf7915ade307f","kind":"tag","published_at":"2018-02-18T21:48:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v11.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.0","sha":"3d490b951f0848d1ff86da3b5c12f14b636789a1","kind":"tag","published_at":"2017-12-11T16:58:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v11.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v11.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v11.0.0-beta.0/manifests"},{"name":"v10.2.1","sha":"bff0a4bb3447b90fc65a2de57be5d123842f6f69","kind":"tag","published_at":"2017-04-14T17:01:59.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.2.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8f36d5a56d1ed4c007a81f953df9bd6e0d90a896","kind":"tag","published_at":"2017-04-06T21:50:00.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9b1df3a0c5f338dfaafd33b817f22b385f397b8f","kind":"tag","published_at":"2017-04-06T17:29:48.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"b0caf342f4b9e9cfe317bc0548331f1f75466baa","kind":"tag","published_at":"2017-04-05T00:59:49.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v10.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v10.0.0/manifests"},{"name":"v8.0.0","sha":"4632a5ac29dbba7a4f472bfa490388a7234531a0","kind":"tag","published_at":"2017-04-05T00:59:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0/manifests"},{"name":"v8.0.0-beta.2","sha":"fbfca8427d960b3048e619c58fd78eaf18681bbe","kind":"tag","published_at":"2017-03-18T01:07:12.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.2/manifests"},{"name":"v7.1.0","sha":"d4e434ae835ce67981976cec4feb594328bbd026","kind":"tag","published_at":"2017-03-18T00:54:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.1.0/manifests"},{"name":"v7.0.3","sha":"4558416249725974ec41eb5a0b430fe1069e371f","kind":"tag","published_at":"2017-03-18T00:54:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"d75816c47030b3e267a97c4d1ff286aa3f44a827","kind":"tag","published_at":"2017-03-18T00:53:47.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.2/manifests"},{"name":"v8.0.0-beta.1","sha":"f8bca0ab0be25a7e7c030c90914f7d90ceb93843","kind":"tag","published_at":"2017-03-07T20:33:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.1/manifests"},{"name":"v7.0.1","sha":"26af094bd4b9680da9f2d5337ef5499e7dc108fc","kind":"tag","published_at":"2017-03-07T20:27:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.1/manifests"},{"name":"v8.0.0-beta.0","sha":"d06a8ff386e39b63e8ef03ac2bcb6b0698f41628","kind":"tag","published_at":"2017-03-02T19:47:17.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v8.0.0-beta.0/manifests"},{"name":"v7.0.0","sha":"da1db47f292d742a9ea856f5e34f66a0778ff301","kind":"tag","published_at":"2017-02-28T22:14:53.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.0","sha":"85872703713090cd84bc80f3b6d2076cc5769ed0","kind":"tag","published_at":"2017-02-09T07:04:42.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v7.0.0-beta.0/manifests"},{"name":"v6.2.1","sha":"c879dfb71e03739a45e980687f9a28c94b4a95d2","kind":"tag","published_at":"2016-10-25T18:49:44.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.2.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"5eed6cd11bc77866fe719ee117918d0570e3a71c","kind":"tag","published_at":"2016-09-29T18:16:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"9567c3a748dbc2a9a041e06fd6dca9d5369d2d23","kind":"tag","published_at":"2016-09-26T21:35:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"dbd4ecbd61f4de5b4fa05cd1495c989804f49c8e","kind":"tag","published_at":"2016-09-16T15:06:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"16cbfc1bb00ebb9c3e40d441a52c1697efc15ab0","kind":"tag","published_at":"2016-08-24T05:51:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0/manifests"},{"name":"v6.0.0-beta.3","sha":"f2a365d7bdc7074d23aed0096677bfb82366fe2e","kind":"tag","published_at":"2016-08-19T05:53:16.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.2","sha":"bb26f0b12e4cbaabbd0b27c5ec168a9249e2a941","kind":"tag","published_at":"2016-07-25T23:00:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.2/manifests"},{"name":"v6.0.0-beta.1","sha":"a8cf1cb0425b8e2059c041fcbd80f746337738d1","kind":"tag","published_at":"2016-07-23T04:49:00.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-beta.0","sha":"730e8eb58f724351ca088e01abac6a7cfdae0ec9","kind":"tag","published_at":"2016-07-13T21:47:21.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v6.0.0-beta.0/manifests"},{"name":"v5.3.5","sha":"157272121a507f4405446bcefa0f4e2cdb905c57","kind":"tag","published_at":"2016-07-12T18:09:21.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.5","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"85d17431c7d127055f66e0d0801d8f85973ba553","kind":"tag","published_at":"2016-07-12T17:57:32.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.4","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"447fd251cb5d929a577d22899e3882d8910f7289","kind":"tag","published_at":"2016-07-12T17:55:38.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"f0e40ec36e23e4478fa389c3fa179837a11e1536","kind":"tag","published_at":"2016-07-12T17:53:18.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dddc1b27036bd0d2cd4e310033eb2267dc0dadee","kind":"tag","published_at":"2016-05-04T14:41:54.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c30d57dba4061677b2210f0a12bae1052aa127d4","kind":"tag","published_at":"2016-05-02T14:03:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"0399cfb55d6afa6fc5b41436273892af36202ff9","kind":"tag","published_at":"2016-04-24T07:54:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1f050255a7b68947c1683b656eb6fa8486b7aa47","kind":"tag","published_at":"2016-02-07T03:00:14.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"0341bbe3513935c61703e25bbd2fd397f0352d6c","kind":"tag","published_at":"2016-02-06T04:01:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v5.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v5.0.0/manifests"},{"name":"v4.4.0","sha":"fdf56e43053efd065d72e3d33c405d702f4dc3ea","kind":"tag","published_at":"2015-09-16T21:11:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.4.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"77266c5eb16402a08a3073149ca20692cd4b0090","kind":"tag","published_at":"2015-09-09T12:30:15.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"54de84b0a5bb0f5563e87bea7e7d0c03d1242b8f","kind":"tag","published_at":"2015-09-03T14:18:34.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"70affa707b354de2558c848d6d33e8c3834f45e5","kind":"tag","published_at":"2015-09-03T13:54:24.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"1d7be1d852a3d29c0709ea5fe102f320fb2a1b2b","kind":"tag","published_at":"2015-09-03T13:46:58.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"128db13ef15c4179a0d6d4a9e44443e2ee5c8d70","kind":"tag","published_at":"2015-08-12T10:42:49.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"c2c321e15943039ad7cb9b65d188c620ee956915","kind":"tag","published_at":"2015-08-03T19:27:50.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0/manifests"},{"name":"v4.0.0-5","sha":"e668cad2b4fa214970e36171f3a15fc3f624a12f","kind":"tag","published_at":"2015-07-28T21:58:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-5","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-5/manifests"},{"name":"v4.0.0-4","sha":"23abf25b80f386744410850df8c2c4c409d6d56c","kind":"tag","published_at":"2015-07-28T21:15:35.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-4","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-4/manifests"},{"name":"v4.0.0-3","sha":"3a15d6ea806cbf976788ac910f23d57f96573f30","kind":"tag","published_at":"2015-07-28T20:14:28.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-3","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-3/manifests"},{"name":"v4.0.0-2","sha":"862238f5318b67a8a612d3722c85281be682b334","kind":"tag","published_at":"2015-07-24T09:33:15.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-2/manifests"},{"name":"v4.0.0-1","sha":"1c19b8fcd19f42d8f30d39a123618b73bb8d06ba","kind":"tag","published_at":"2015-07-17T22:01:19.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-1/manifests"},{"name":"v4.0.0-0","sha":"510e1fd9e2ba1dda21445dfeb2a1a727481eb221","kind":"tag","published_at":"2015-07-17T04:07:05.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v4.0.0-0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v4.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v4.0.0-0/manifests"},{"name":"v3.4.1","sha":"28096ad93d4bdc7cada024823a46bcec2fd717ad","kind":"tag","published_at":"2015-07-02T21:34:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.4.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"114e768090adff82ed8f8641e60ae5568b3dcdbd","kind":"tag","published_at":"2015-06-27T03:46:10.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.4.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"54e37bffcd6a1e784d9fd0eae65db427a879e6c8","kind":"tag","published_at":"2015-06-18T00:54:56.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"06677e9f35398e612e09bbb35b4b2633a1cab7ea","kind":"tag","published_at":"2015-06-11T21:25:08.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"a54755be18fbe396ac487c00cd6f286cb280a1a7","kind":"tag","published_at":"2015-06-10T20:58:29.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"9b4af916261aa0216d3aaf796c86821e23754c96","kind":"tag","published_at":"2015-06-10T19:51:30.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v3.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"d2b39e4e8a929e317625078cf3ba5c347778c379","kind":"tag","published_at":"2015-06-10T19:09:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.2","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"52a613f1515aae5e36361ae133c6c3598afc55b8","kind":"tag","published_at":"2015-06-07T06:02:25.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2db2620c635e3a3c5710fd0ca4ec2097dd9f7b13","kind":"tag","published_at":"2015-05-30T05:37:46.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v2.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v2.0.0/manifests"},{"name":"v1.3.1","sha":"6ba6f86c40f7df82a9cc6b47280d616815d9a39c","kind":"tag","published_at":"2015-05-30T04:40:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.3.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"558b1dac9a2f8a4170d0c8e1e880e62b7b21532e","kind":"tag","published_at":"2015-05-30T03:51:02.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.3.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4199581d3c43c7975fe9786ef53be794d2ce548d","kind":"tag","published_at":"2015-05-30T03:46:32.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.2.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"15f684d323b8c30b4743e39fd9b1b61b184a87ff","kind":"tag","published_at":"2015-05-24T11:25:23.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.1.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f9b07ca720defb910d0d61302eb490e9f9bc9bcf","kind":"tag","published_at":"2015-05-18T23:16:04.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.1.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"20dbd81b74e13e064bad8d7be7380b84efe422ac","kind":"tag","published_at":"2015-05-15T21:13:26.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.0.1","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"746575c905c1d9e5b8a6b2d64b87ab9e9e2e14cb","kind":"tag","published_at":"2015-05-13T01:19:16.000Z","download_url":"https://codeload.github.com/standard/eslint-config-standard/tar.gz/v1.0.0","html_url":"https://github.com/standard/eslint-config-standard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T06:05:43.285Z","dependent_packages_count":48621,"downloads":12553666,"downloads_period":"last-month","dependent_repos_count":456194,"rankings":{"downloads":0.08764791124017626,"dependent_repos_count":0.05619930025403233,"dependent_packages_count":0.0019835047148482,"stargazers_count":1.836885002725272,"forks_count":1.5317270299866923,"docker_downloads_count":0.060769985031726016,"average":0.5958687889921245},"purl":"pkg:npm/eslint-config-standard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/eslint-config-standard","docker_dependents_count":1983,"docker_downloads_count":2281459512,"usage_url":"https://repos.ecosyste.ms/usage/npm/eslint-config-standard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/eslint-config-standard/dependencies","status":null,"funding_links":["https://github.com/sponsors/feross","https://www.patreon.com/feross","https://feross.org/support","https://github.com/sponsors/standard"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T10:19:20.776Z","issues_count":48,"pull_requests_count":240,"avg_time_to_close_issue":4882206.081081081,"avg_time_to_close_pull_request":1751179.3136363637,"issues_closed_count":37,"pull_requests_closed_count":220,"pull_request_authors_count":28,"issue_authors_count":41,"avg_comments_per_issue":3.9375,"avg_comments_per_pull_request":1.3708333333333333,"merged_pull_requests_count":156,"bot_issues_count":0,"bot_pull_requests_count":169,"past_year_issues_count":11,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":661407.0,"past_year_avg_time_to_close_pull_request":449564.0506329114,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.7272727272727275,"past_year_avg_comments_per_pull_request":0.8791208791208791,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":87,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/issues","maintainers":[{"login":"mightyiam","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mightyiam"},{"login":"voxpelli","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/voxpelli"},{"login":"feross","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feross"},{"login":"Divlo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Divlo"},{"login":"LinusU","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"},{"login":"rostislav-simonik","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rostislav-simonik"},{"login":"jay-bulk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay-bulk"},{"login":"bcomnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"},{"login":"dcousens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcousens"},{"login":"Flet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flet"}],"active_maintainers":[{"login":"mightyiam","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mightyiam"},{"login":"jay-bulk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay-bulk"},{"login":"rostislav-simonik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rostislav-simonik"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-standard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-standard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-standard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-standard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-config-standard/codemeta","maintainers":[{"uuid":"bret","login":"bret","name":null,"email":"bcomnes@gmail.com","url":null,"packages_count":297,"html_url":"https://www.npmjs.com/~bret","role":null,"created_at":"2022-11-10T11:41:13.660Z","updated_at":"2022-11-10T11:41:13.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bret/packages"},{"uuid":"mafintosh","login":"mafintosh","name":null,"email":"mathiasbuus@gmail.com","url":null,"packages_count":1699,"html_url":"https://www.npmjs.com/~mafintosh","role":null,"created_at":"2022-11-10T11:41:13.696Z","updated_at":"2022-11-10T11:41:13.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mafintosh/packages"},{"uuid":"jprichardson","login":"jprichardson","name":null,"email":"jprichardson@gmail.com","url":null,"packages_count":534,"html_url":"https://www.npmjs.com/~jprichardson","role":null,"created_at":"2022-11-10T11:41:13.703Z","updated_at":"2022-11-10T11:41:13.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jprichardson/packages"},{"uuid":"watson","login":"watson","name":null,"email":"w@tson.dk","url":null,"packages_count":272,"html_url":"https://www.npmjs.com/~watson","role":null,"created_at":"2022-11-10T11:41:13.709Z","updated_at":"2022-11-10T11:41:13.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/watson/packages"},{"uuid":"linusu","login":"linusu","name":null,"email":"linus@folkdatorn.se","url":null,"packages_count":289,"html_url":"https://www.npmjs.com/~linusu","role":null,"created_at":"2022-11-10T11:41:13.691Z","updated_at":"2022-11-10T11:41:13.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/linusu/packages"},{"uuid":"voxpelli","login":"voxpelli","name":null,"email":"pelle@kodfabrik.se","url":null,"packages_count":109,"html_url":"https://www.npmjs.com/~voxpelli","role":null,"created_at":"2022-11-10T11:41:13.722Z","updated_at":"2022-11-10T11:41:13.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voxpelli/packages"},{"uuid":"feross","login":"feross","name":null,"email":"feross@feross.org","url":null,"packages_count":442,"html_url":"https://www.npmjs.com/~feross","role":null,"created_at":"2022-11-10T11:41:13.679Z","updated_at":"2022-11-10T11:41:13.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/feross/packages"},{"uuid":"raynos","login":"raynos","name":null,"email":"raynos2@gmail.com","url":null,"packages_count":504,"html_url":"https://www.npmjs.com/~raynos","role":null,"created_at":"2022-11-10T11:41:13.713Z","updated_at":"2022-11-10T11:41:13.713Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raynos/packages"},{"uuid":"flet","login":"flet","name":null,"email":"flettre@gmail.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~flet","role":null,"created_at":"2022-11-10T11:41:13.685Z","updated_at":"2022-11-10T11:41:13.685Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flet/packages"},{"uuid":"jhiesey","login":"jhiesey","name":null,"email":"john@hiesey.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~jhiesey","role":null,"created_at":"2022-11-10T11:41:13.627Z","updated_at":"2022-11-10T11:41:13.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jhiesey/packages"},{"uuid":"toddbluhm","login":"toddbluhm","name":null,"email":"toddbluhm@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~toddbluhm","role":null,"created_at":"2022-11-10T11:41:13.718Z","updated_at":"2022-11-10T11:41:13.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/toddbluhm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5563292,"maintainers_count":1177603,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":911,"full_name":"standard/eslint-config-standard","default_branch":"master","total_commits":513,"total_committers":41,"total_bot_commits":99,"total_bot_committers":3,"mean_commits":12.512195121951219,"dds":0.37231968810916183,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-04-23T18:04:31.816Z","last_synced_commit":"3dacfca5b476827161c523d8b8c5d27eee8fdfbc","created_at":"2023-03-06T22:05:37.162Z","updated_at":"2026-04-23T18:02:40.625Z","committers":[{"name":"Feross Aboukhadijeh","email":"feross@feross.org","login":"feross","count":322},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":86},{"name":"Shahar \"Dawn\" Or","email":"mightyiampresence@gmail.com","login":"mightyiam","count":23},{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","login":"voxpelli","count":10},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":8},{"name":"Rostislav Simonik","email":"rostislav.simonik@technologystudio.sk","login":"rostislav-simonik","count":6},{"name":"Dan Flettre","email":"fletd01@yahoo.com","login":"Flet","count":4},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":4},{"name":"Divlo","email":"contact@divlo.fr","login":"theoludwig","count":3},{"name":"Jamund Ferguson","email":"jamund@gmail.com","login":"xjamundx","count":3},{"name":"Andrew Dodson","email":"andrew@5app.com","login":"MrSwitch","count":2},{"name":"Ron Waldon","email":"jokeyrhyme@gmail.com","login":"jokeyrhyme","count":2},{"name":"Daniel Cousens","email":"dcousens","login":"dcousens","count":2},{"name":"Adam Vigneaux","email":"adam@adamvig.com","login":"AdamVig","count":2},{"name":"Jamund Ferguson","email":"jamuferguson@paypal.com","login":null,"count":2},{"name":"nstoertz","email":"nstoertz@twitter.com","login":null,"count":1},{"name":"Phillip Lanclos","email":"flipxfx@gmail.com","login":null,"count":1},{"name":"Libin Lu","email":"llu@evolenthealth.com","login":null,"count":1},{"name":"Justin Kalland","email":"justin@kalland.ch","login":null,"count":1},{"name":"jay-bulk","email":"jay.bulk@proton.me","login":"rhettjay","count":1},{"name":"davegregg","email":"davegregg@gmail.com","login":"davegregg","count":1},{"name":"acarballo-cs","email":"39746352+acarballo-cs","login":"acarballo-cs","count":1},{"name":"Simon Kjellberg","email":"simon.kjellberg@gmail.com","login":"simonkberg","count":1},{"name":"Robin Pokorný","email":"me@robinpokorny.com","login":"robinpokorny","count":1},{"name":"Nick Schonning","email":"nschonni@gmail.com","login":"nschonni","count":1},{"name":"Nick McCurdy","email":"nick@nickmccurdy.com","login":"nickserv","count":1},{"name":"Matteo Mazzarolo","email":"mazzarolomatteo@gmail.com","login":"mmazzarolo","count":1},{"name":"Mark van Duijker","email":"mark@duyker.nl","login":"mvanduijker","count":1},{"name":"Luke Karrys","email":"lukekarrys@gmail.com","login":"lukekarrys","count":1},{"name":"Luigi Pinca","email":"luigipinca@gmail.com","login":"lpinca","count":1},{"name":"Laurent De Smet","email":"laurentdesmet","login":"laurentdesmet","count":1},{"name":"James Leftley","email":"jleftley@scottlogic.com","login":"jleft","count":1},{"name":"George Blue","email":"blgm","login":"blgm","count":1},{"name":"Farid Nouri Neshat","email":"FaridN_SOAD@yahoo.com","login":"faridnsh","count":1},{"name":"Erez Rokah","email":"erezrokah","login":"erezrokah","count":1},{"name":"Domenic Del Nano","email":"ddelnano@gmail.com","login":"ddelnano","count":1},{"name":"David Beitey","email":"david@davidjb.com","login":"davidjb","count":1},{"name":"Dany Shaanan","email":"danyshaanan@gmail.com","login":"danyshaanan","count":1},{"name":"Christopher Neumann Ruud","email":"66010392+christophernruud","login":"christophernruud","count":1},{"name":"Brett Zamir","email":"brettz9@yahoo.com","login":"brettz9","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-25T00:00:08.654Z","repositories_count":6217928,"commits_count":899316992,"contributors_count":34884538,"owners_count":1145220,"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":"standard/eslint-config-standard","html_url":"https://github.com/standard/eslint-config-standard","last_synced_at":"2026-04-19T16:01:33.563Z","status":"active","issues_count":49,"pull_requests_count":259,"avg_time_to_close_issue":4882206.081081081,"avg_time_to_close_pull_request":2115956.9375,"issues_closed_count":37,"pull_requests_closed_count":224,"pull_request_authors_count":30,"issue_authors_count":42,"avg_comments_per_issue":3.7142857142857144,"avg_comments_per_pull_request":1.3166023166023166,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":187,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2292184.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T20:47:50.617Z","updated_at":"2026-04-19T16:01:33.563Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Feslint-config-standard/issues","issue_labels_count":{"table":{"question":3,"enhancement":2}},"pull_request_labels_count":{"table":{"dependency":55,"enhancement":5,"scope:rule":3,"bug":1}},"issue_author_associations_count":{"table":{"NONE":35,"MEMBER":9,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":198,"MEMBER":42,"NONE":19}},"issue_authors":{"table":{"voxpelli":4,"flippidippi":4,"mightyiam":2,"yoyo837":1,"CyrilKrylatov":1,"GOPIKRISHNA11596":1,"pgnd":1,"sooroos":1,"pankajvalecha":1,"lili21":1,"flowmemo":1,"JadsonLucena":1,"jay-bulk":1,"rexkenley":1,"donovanhiland":1,"PierBJX":1,"jkowalleck":1,"wijkjh":1,"LinusU":1,"rostislav-simonik":1,"davidmedev222":1,"denis-sokolov":1,"greenhat616":1,"HoraceShmorace":1,"lesar":1,"jorgev259":1,"JiangWeixian":1,"jimblue":1,"otto-liljalaakso-nt":1,"J3m5":1,"Eryk1705":1,"brettz9":1,"craigcosmo":1,"timdp":1,"danileao":1,"dannysmc95":1,"skyclouds2001":1,"TrejGun":1,"Byron2016":1,"syJSdev":1,"charles-allen":1,"ko-devHong":1}},"pull_request_authors":{"table":{"renovate[bot]":129,"dependabot[bot]":58,"mightyiam":18,"voxpelli":7,"rostislav-simonik":6,"feross":5,"JounQin":4,"vienatjeee":4,"Divlo":4,"LinusU":2,"krainboltgreene":2,"nschonni":2,"bcomnes":1,"erezrokah":1,"julien-f":1,"zanminkian":1,"J3m5":1,"melroy89":1,"MichaelDeBoey":1,"Flet":1,"brachkow":1,"simonkberg":1,"chenmnkken":1,"chrisnruud":1,"nzakas":1,"ivanmaxlogiudice":1,"mindlid":1,"jay-bulk":1,"blgm":1,"dcousens":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-20T00:00:09.428Z","repositories_count":14336862,"issues_count":34429933,"pull_requests_count":112703661,"authors_count":11239309,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"renovate[bot]":2}},"maintainers":[{"table":{"login":"mightyiam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mightyiam"}},{"table":{"login":"voxpelli","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/voxpelli"}},{"table":{"login":"feross","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feross"}},{"table":{"login":"Divlo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Divlo"}},{"table":{"login":"LinusU","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"}},{"table":{"login":"rostislav-simonik","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rostislav-simonik"}},{"table":{"login":"jay-bulk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jay-bulk"}},{"table":{"login":"Flet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flet"}},{"table":{"login":"dcousens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcousens"}},{"table":{"login":"bcomnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":8,"ForkEvent":10,"WatchEvent":54,"IssueCommentEvent":27,"PushEvent":99,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"CreateEvent":1},"last_year":{"DeleteEvent":1,"ForkEvent":6,"WatchEvent":17,"IssueCommentEvent":13,"PushEvent":59}},"keywords":["development","ecmascript","es6","eslint","javascript","linter","nodejs","standard","static-code-analysis","style-guide"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-06-26T17:24:37.483Z","updated_at":"2022-06-26T17:24:37.483Z","repository_link":"https://github.com/standard/eslint-config-standard/blob/master/package.json","dependencies":[{"id":66363029,"package_name":"@types/eslint","ecosystem":"npm","requirements":"^8.4.1","direct":true,"kind":"development","optional":false},{"id":66363030,"package_name":"@types/tape","ecosystem":"npm","requirements":"^4.13.2","direct":true,"kind":"development","optional":false},{"id":66363031,"package_name":"eslint","ecosystem":"npm","requirements":"^8.13.0","direct":true,"kind":"development","optional":false},{"id":66363032,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.25.4","direct":true,"kind":"development","optional":false},{"id":66363033,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":66363034,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":66363035,"package_name":"tape","ecosystem":"npm","requirements":"^5.5.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T20:11:51.951Z","updated_at":"2023-01-14T20:11:51.951Z","repository_link":"https://github.com/standard/eslint-config-standard/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6905451461,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6905451462,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6905451463,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.0.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/add-to-project.yaml","sha":null,"kind":"manifest","created_at":"2023-09-27T05:56:51.485Z","updated_at":"2023-09-27T05:56:51.485Z","repository_link":"https://github.com/standard/eslint-config-standard/blob/master/.github/workflows/add-to-project.yaml","dependencies":[]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-09-27T05:56:51.586Z","updated_at":"2023-09-27T05:56:51.586Z","repository_link":"https://github.com/standard/eslint-config-standard/blob/master/package-lock.json","dependencies":[{"id":13969105337,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":13969105338,"package_name":"@arkweid/lefthook","ecosystem":"npm","requirements":"0.7.7","direct":false,"kind":"development","optional":false},{"id":13969105339,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":13969105340,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":13969105341,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":13969105342,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":13969105343,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":13969105344,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":13969105345,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":13969105346,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13969105347,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105348,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":13969105349,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":13969105350,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"17.7.1","direct":false,"kind":"development","optional":false},{"id":13969105351,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105352,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"17.7.0","direct":false,"kind":"development","optional":false},{"id":13969105353,"package_name":"@commitlint/config-validator","ecosystem":"npm","requirements":"17.6.7","direct":false,"kind":"development","optional":false},{"id":13969105354,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"development","optional":false},{"id":13969105355,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105356,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"17.6.7","direct":false,"kind":"development","optional":false},{"id":13969105357,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":13969105358,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"17.4.4","direct":false,"kind":"development","optional":false},{"id":13969105359,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"17.7.0","direct":false,"kind":"development","optional":false},{"id":13969105360,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"development","optional":false},{"id":13969105361,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"17.7.0","direct":false,"kind":"development","optional":false},{"id":13969105362,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"17.7.1","direct":false,"kind":"development","optional":false},{"id":13969105363,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":13969105364,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"17.7.0","direct":false,"kind":"development","optional":false},{"id":13969105365,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"17.5.1","direct":false,"kind":"development","optional":false},{"id":13969105366,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"17.6.7","direct":false,"kind":"development","optional":false},{"id":13969105367,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"17.7.0","direct":false,"kind":"development","optional":false},{"id":13969105368,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":13969105369,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":13969105370,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"17.4.4","direct":false,"kind":"development","optional":false},{"id":13969105371,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":13969105372,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":13969105373,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":13969105374,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13969105375,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.50.0","direct":false,"kind":"development","optional":false},{"id":13969105376,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.11","direct":false,"kind":"development","optional":false},{"id":13969105377,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105378,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13969105379,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13969105380,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"development","optional":false},{"id":13969105381,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":13969105382,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":13969105383,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13969105384,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":13969105385,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105386,"package_name":"@octokit/core","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105387,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":13969105388,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969105389,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"18.0.0","direct":false,"kind":"development","optional":false},{"id":13969105390,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":13969105391,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969105392,"package_name":"@octokit/plugin-throttling","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969105393,"package_name":"@octokit/request","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":13969105394,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105395,"package_name":"@octokit/types","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":13969105396,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13969105397,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105398,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":13969105399,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":13969105400,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":13969105401,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105402,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13969105403,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13969105404,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":13969105405,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105406,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":13969105407,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105408,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"development","optional":false},{"id":13969105409,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"development","optional":false},{"id":13969105410,"package_name":"execa","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":13969105411,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":13969105412,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.18.3","direct":false,"kind":"development","optional":false},{"id":13969105413,"package_name":"human-signals","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":13969105414,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105415,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105416,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":13969105417,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105418,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105419,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13969105420,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969105421,"package_name":"parse-json","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969105422,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105423,"package_name":"read-pkg","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":13969105424,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105425,"package_name":"type-fest","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":13969105426,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"development","optional":false},{"id":13969105427,"package_name":"find-up","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":13969105428,"package_name":"get-stream","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969105429,"package_name":"locate-path","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":13969105430,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105431,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969105432,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105433,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":13969105434,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105435,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":13969105436,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":13969105437,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13969105438,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969105439,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.44.3","direct":false,"kind":"development","optional":false},{"id":13969105440,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105441,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.12","direct":false,"kind":"development","optional":false},{"id":13969105442,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":13969105443,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":13969105444,"package_name":"@types/node","ecosystem":"npm","requirements":"20.4.7","direct":false,"kind":"development","optional":false},{"id":13969105445,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":13969105446,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.2","direct":false,"kind":"development","optional":false},{"id":13969105447,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":13969105448,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":13969105449,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":13969105450,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":13969105451,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":13969105452,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":13969105453,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":13969105454,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105455,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":13969105456,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":13969105457,"package_name":"acorn","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"development","optional":false},{"id":13969105458,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":13969105459,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":13969105460,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":13969105461,"package_name":"aggregate-error","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13969105462,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105463,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":13969105464,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":13969105465,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105466,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13969105467,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":13969105468,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":13969105469,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":13969105470,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105471,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105472,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105473,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105474,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105475,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":13969105476,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105477,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":13969105478,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":13969105479,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":13969105480,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105481,"package_name":"arrgv","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105482,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105483,"package_name":"ava","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":13969105484,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13969105485,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":13969105486,"package_name":"arrify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105487,"package_name":"callsites","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13969105488,"package_name":"chalk","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":13969105489,"package_name":"load-json-file","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969105490,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":13969105491,"package_name":"pkg-conf","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105492,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":13969105493,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13969105494,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105495,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":13969105496,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13969105497,"package_name":"blueimp-md5","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":13969105498,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"development","optional":false},{"id":13969105499,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":13969105500,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13969105501,"package_name":"builtins","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105502,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105503,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13969105504,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":13969105505,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":13969105506,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13969105507,"package_name":"cbor","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":13969105508,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":13969105509,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":13969105510,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13969105511,"package_name":"chunkd","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105512,"package_name":"ci-info","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"development","optional":false},{"id":13969105513,"package_name":"ci-parallel-vars","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105514,"package_name":"clean-stack","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":13969105515,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105516,"package_name":"clean-yaml-object","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":13969105517,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":13969105518,"package_name":"cli-truncate","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13969105519,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":13969105520,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13969105521,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":13969105522,"package_name":"code-excerpt","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105523,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105524,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":13969105525,"package_name":"commitlint-config-standard","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":13969105526,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105527,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105528,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":13969105529,"package_name":"concordance","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":13969105530,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":13969105531,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969105532,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":13969105533,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13969105534,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105535,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105536,"package_name":"convert-to-spaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105537,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13969105538,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":13969105539,"package_name":"cosmiconfig-typescript-loader","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":13969105540,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13969105541,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":13969105542,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105543,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13969105544,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":13969105545,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969105546,"package_name":"date-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13969105547,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":13969105548,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":13969105549,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13969105550,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13969105551,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105552,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":13969105553,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":13969105554,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13969105555,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":13969105556,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13969105557,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969105558,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105559,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":13969105560,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":13969105561,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105562,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":13969105563,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13969105564,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13969105565,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":13969105566,"package_name":"editorconfig-checker","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":13969105567,"package_name":"emittery","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105568,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":13969105569,"package_name":"env-ci","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"development","optional":false},{"id":13969105570,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":13969105571,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":13969105572,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105573,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105574,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13969105575,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13969105576,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105577,"package_name":"eslint","ecosystem":"npm","requirements":"8.50.0","direct":false,"kind":"development","optional":false},{"id":13969105578,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"17.1.0","direct":false,"kind":"development","optional":false},{"id":13969105579,"package_name":"eslint-config-standard-with-typescript","ecosystem":"npm","requirements":"39.1.0","direct":false,"kind":"development","optional":false},{"id":13969105580,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"development","optional":false},{"id":13969105581,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":13969105582,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":13969105583,"package_name":"eslint-plugin-es-x","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":13969105584,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.28.1","direct":false,"kind":"development","optional":false},{"id":13969105585,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105586,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"16.1.0","direct":false,"kind":"development","optional":false},{"id":13969105587,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":13969105588,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"development","optional":false},{"id":13969105589,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":13969105590,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"development","optional":false},{"id":13969105591,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13969105592,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":13969105593,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13969105594,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":13969105595,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":13969105596,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":13969105597,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":13969105598,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13969105599,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":13969105600,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105601,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":13969105602,"package_name":"fastq","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":13969105603,"package_name":"figures","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105604,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13969105605,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969105606,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105607,"package_name":"find-versions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13969105608,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13969105609,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":13969105610,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":13969105611,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13969105612,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false},{"id":13969105613,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105614,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":13969105615,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13969105616,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":13969105617,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":13969105618,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13969105619,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13969105620,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13969105621,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105622,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":13969105623,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13969105624,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105625,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13969105626,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"development","optional":false},{"id":13969105627,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":13969105628,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13969105629,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":13969105630,"package_name":"globals","ecosystem":"npm","requirements":"13.22.0","direct":false,"kind":"runtime","optional":false},{"id":13969105631,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13969105632,"package_name":"globby","ecosystem":"npm","requirements":"13.2.2","direct":false,"kind":"development","optional":false},{"id":13969105633,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105634,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":13969105635,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13969105636,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.8","direct":false,"kind":"development","optional":false},{"id":13969105637,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105638,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13969105639,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105640,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105641,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105642,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105643,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13969105644,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105645,"package_name":"hook-std","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105646,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13969105647,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969105648,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969105649,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105650,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"development","optional":false},{"id":13969105651,"package_name":"ignore-by-default","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105652,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":13969105653,"package_name":"import-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105654,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":13969105655,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105656,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":13969105657,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":13969105658,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":13969105659,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13969105660,"package_name":"into-stream","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969105661,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":13969105662,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13969105663,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":13969105664,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969105665,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105666,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13969105667,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":13969105668,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.0","direct":false,"kind":"development","optional":false},{"id":13969105669,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13969105670,"package_name":"is-error","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":13969105671,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13969105672,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105673,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":13969105674,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13969105675,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969105676,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":13969105677,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105678,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":13969105679,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13969105680,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105681,"package_name":"is-promise","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105682,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":13969105683,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105684,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105685,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":13969105686,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969105687,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105688,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":13969105689,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13969105690,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105691,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13969105692,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105693,"package_name":"issue-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969105694,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105695,"package_name":"js-string-escape","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105696,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105697,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13969105698,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105699,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":13969105700,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":13969105862,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13969105701,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105702,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105703,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105704,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":13969105705,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":13969105706,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":13969105707,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":13969105708,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":13969105709,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":13969105710,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105711,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105712,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969105713,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":13969105714,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":13969105715,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13969105716,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":13969105717,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":13969105718,"package_name":"lodash.isfunction","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":13969105719,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":13969105720,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":13969105721,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13969105722,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13969105723,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":13969105724,"package_name":"lodash.mergewith","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":13969105725,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13969105726,"package_name":"lodash.startcase","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":13969105727,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":13969105728,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":13969105729,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":13969105730,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969105731,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":13969105732,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":13969105733,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13969105734,"package_name":"marked","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13969105735,"package_name":"marked-terminal","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13969105736,"package_name":"matcher","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105737,"package_name":"md5-hex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969105738,"package_name":"mem","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":13969105739,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":13969105740,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":13969105741,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":13969105742,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105743,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":13969105744,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":13969105745,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105746,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105747,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105748,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":13969105749,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":13969105750,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13969105751,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105752,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13969105753,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13969105754,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":13969105755,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105756,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13969105757,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":13969105758,"package_name":"nofilter","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13969105759,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":13969105760,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105761,"package_name":"normalize-url","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":13969105762,"package_name":"npm","ecosystem":"npm","requirements":"9.8.1","direct":false,"kind":"development","optional":false},{"id":13969105763,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":13969105764,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":13969105765,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":13969105766,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":13969105767,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105768,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105769,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105770,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"development","optional":false},{"id":13969105771,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13969105772,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105773,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":13969105774,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13969105775,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":13969105776,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13969105777,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":13969105778,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":13969105779,"package_name":"@npmcli/disparity-colors","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105780,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13969105781,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13969105782,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13969105783,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13969105784,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105785,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105786,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105787,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13969105788,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13969105789,"package_name":"@npmcli/query","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105790,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13969105791,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":13969105792,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":13969105793,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105794,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105795,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105796,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969105797,"package_name":"abbrev","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105798,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105799,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13969105800,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13969105801,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105802,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105803,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105804,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":13969105805,"package_name":"bin-links","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13969105806,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105807,"package_name":"buffer","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":13969105808,"package_name":"cacache","ecosystem":"npm","requirements":"17.1.3","direct":false,"kind":"development","optional":false},{"id":13969105809,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105810,"package_name":"cidr-regex","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13969105811,"package_name":"cli-columns","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105812,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969105813,"package_name":"cmd-shim","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13969105814,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":13969105815,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":13969105816,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105817,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13969105818,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13969105819,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105820,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969105821,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105822,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105823,"package_name":"diff","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13969105824,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":13969105825,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":13969105826,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":13969105827,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105828,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":13969105829,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13969105830,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"development","optional":false},{"id":13969105831,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13969105832,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13969105833,"package_name":"gauge","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105834,"package_name":"glob","ecosystem":"npm","requirements":"10.2.7","direct":false,"kind":"development","optional":false},{"id":13969105835,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105836,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13969105837,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105838,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105839,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13969105840,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":13969105841,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13969105842,"package_name":"ignore-walk","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":13969105843,"package_name":"ini","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13969105844,"package_name":"init-package-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105845,"package_name":"ip","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105846,"package_name":"ip-regex","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13969105847,"package_name":"is-cidr","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13969105848,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"development","optional":false},{"id":13969105849,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105850,"package_name":"jackspeak","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":13969105851,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":13969105852,"package_name":"just-diff","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13969105853,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":13969105854,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":13969105855,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"5.0.19","direct":false,"kind":"development","optional":false},{"id":13969105856,"package_name":"libnpmexec","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":13969105857,"package_name":"libnpmfund","ecosystem":"npm","requirements":"4.0.19","direct":false,"kind":"development","optional":false},{"id":13969105858,"package_name":"libnpmhook","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":13969105859,"package_name":"libnpmorg","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":13969105860,"package_name":"libnpmpack","ecosystem":"npm","requirements":"5.0.19","direct":false,"kind":"development","optional":false},{"id":13969105861,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"development","optional":false},{"id":13969105863,"package_name":"libnpmteam","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":13969105864,"package_name":"libnpmversion","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13969105865,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false},{"id":13969105866,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":13969105867,"package_name":"minipass","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105868,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105869,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":13969105870,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":13969105871,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13969105872,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105873,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":13969105874,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13969105875,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13969105876,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969105877,"package_name":"mute-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105878,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":13969105879,"package_name":"node-gyp","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":13969105880,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13969105881,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969105882,"package_name":"gauge","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":13969105883,"package_name":"nopt","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969105884,"package_name":"npmlog","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13969105885,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":13969105886,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":13969105887,"package_name":"nopt","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":13969105888,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105889,"package_name":"npm-bundled","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105890,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":13969105891,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969105892,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":13969105893,"package_name":"npm-packlist","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":13969105894,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":13969105895,"package_name":"npm-profile","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969105896,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"14.0.5","direct":false,"kind":"development","optional":false},{"id":13969105897,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105898,"package_name":"npmlog","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969105899,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13969105900,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105901,"package_name":"pacote","ecosystem":"npm","requirements":"15.2.0","direct":false,"kind":"development","optional":false},{"id":13969105902,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969105903,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105904,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13969105905,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"development","optional":false},{"id":13969105906,"package_name":"lru-cache","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"development","optional":false},{"id":13969105907,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.13","direct":false,"kind":"development","optional":false},{"id":13969105908,"package_name":"proc-log","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105909,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":13969105910,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105911,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105912,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105913,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969105914,"package_name":"promzard","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105915,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":13969105916,"package_name":"read","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105917,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105918,"package_name":"read-package-json","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":13969105919,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13969105920,"package_name":"readable-stream","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":13969105921,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":13969105922,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13969105923,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":13969105924,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13969105925,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105926,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105927,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105928,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13969105929,"package_name":"sigstore","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":13969105930,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":13969105931,"package_name":"socks","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":13969105932,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969105933,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":13969105934,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13969105935,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969105936,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.13","direct":false,"kind":"development","optional":false},{"id":13969105937,"package_name":"ssri","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"development","optional":false},{"id":13969105938,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13969105939,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":13969105940,"package_name":"string-width-cjs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":13969105941,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13969105942,"package_name":"strip-ansi-cjs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13969105943,"package_name":"supports-color","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":13969105944,"package_name":"tar","ecosystem":"npm","requirements":"6.1.15","direct":false,"kind":"development","optional":false},{"id":13969105945,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105946,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":13969105947,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13969105948,"package_name":"treeverse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105949,"package_name":"tuf-js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":13969105950,"package_name":"unique-filename","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105951,"package_name":"unique-slug","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105952,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105953,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13969105954,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105955,"package_name":"walk-up-path","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969105956,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105957,"package_name":"which","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969105958,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":13969105959,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":13969105960,"package_name":"wrap-ansi-cjs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969105961,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969105962,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105963,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105964,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.3","direct":false,"kind":"development","optional":false},{"id":13969105965,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13969105966,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":13969105967,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":13969105968,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105969,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":13969105970,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13969105971,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":13969105972,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105973,"package_name":"p-each-series","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105974,"package_name":"p-event","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969105975,"package_name":"p-filter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105976,"package_name":"p-is-promise","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105977,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13969105978,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969105979,"package_name":"p-map","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":13969105980,"package_name":"p-reduce","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105981,"package_name":"p-timeout","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13969105982,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13969105983,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969105984,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13969105985,"package_name":"parse-ms","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105986,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105987,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":13969105988,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969105989,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":13969105990,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":13969105991,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105992,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105993,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13969105994,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105995,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13969105996,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969105997,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969105998,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969105999,"package_name":"plur","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13969106000,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13969106001,"package_name":"pretty-ms","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":13969106002,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969106003,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":13969106004,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13969106005,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":13969106006,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13969106007,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":13969106008,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13969106009,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13969106010,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969106011,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13969106012,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969106013,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13969106014,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13969106015,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":13969106016,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":13969106017,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":13969106018,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969106019,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13969106020,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":13969106021,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":13969106022,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13969106023,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13969106024,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.3","direct":false,"kind":"development","optional":false},{"id":13969106025,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969106026,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969106027,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106028,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106029,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969106030,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13969106031,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106032,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106033,"package_name":"semantic-release","ecosystem":"npm","requirements":"21.1.2","direct":false,"kind":"development","optional":false},{"id":13969106034,"package_name":"semantic-release-standard","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106035,"package_name":"aggregate-error","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969106036,"package_name":"clean-stack","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13969106037,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":13969106038,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":13969106039,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969106040,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":13969106041,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969106042,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969106043,"package_name":"parse-json","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":13969106044,"package_name":"read-pkg","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":13969106045,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":13969106046,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13969106047,"package_name":"type-fest","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":13969106048,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":13969106049,"package_name":"semver-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969106050,"package_name":"semver-regex","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":13969106051,"package_name":"serialize-error","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13969106052,"package_name":"type-fest","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":13969106053,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":13969106054,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969106055,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13969106056,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969106057,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969106058,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969106059,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13969106060,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":13969106061,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106062,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13969106063,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":13969106064,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13969106065,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":13969106066,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969106067,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13969106068,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":13969106069,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":13969106070,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":13969106071,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":13969106072,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969106073,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969106074,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969106075,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13969106076,"package_name":"supertap","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969106077,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":13969106078,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":13969106079,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":13969106080,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13969106081,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106082,"package_name":"temp-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969106083,"package_name":"tempy","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13969106084,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":13969106085,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":13969106086,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":13969106087,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13969106088,"package_name":"time-zone","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106089,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13969106090,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.7","direct":false,"kind":"development","optional":false},{"id":13969106091,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969106092,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13969106093,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.1","direct":false,"kind":"development","optional":false},{"id":13969106094,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"development","optional":false},{"id":13969106095,"package_name":"tsconfigs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969106096,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":13969106097,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":13969106098,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106099,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106100,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106101,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13969106102,"package_name":"typescript","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":13969106103,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.4","direct":false,"kind":"development","optional":false},{"id":13969106104,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969106105,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13969106106,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13969106107,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969106108,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":13969106109,"package_name":"url-join","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13969106110,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13969106111,"package_name":"well-known-symbols","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13969106112,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13969106113,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":13969106114,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13969106115,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13969106116,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13969106117,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":13969106118,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"development","optional":false},{"id":13969106119,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":13969106120,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":13969106121,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13969106122,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]}],"score":33.161329946980814,"created_at":"2025-10-10T18:19:29.545Z","updated_at":"2026-06-19T22:01:31.364Z","avatar_url":"https://github.com/standard.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368939","html_url":"https://summary.ecosyste.ms/projects/368939"}