{"id":372059,"url":"https://github.com/vuejs/eslint-config-typescript","last_synced_at":"2026-05-19T08:04:36.351Z","repository":{"id":36149399,"uuid":"195831483","full_name":"vuejs/eslint-config-typescript","owner":"vuejs","description":"ESLint configuration for Vue 3 + TypeScript projects","archived":false,"fork":false,"pushed_at":"2026-05-16T21:01:05.000Z","size":2384,"stargazers_count":191,"open_issues_count":31,"forks_count":36,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-16T21:33:25.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/vuejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-08T14:41:05.000Z","updated_at":"2026-05-12T08:14:10.000Z","dependencies_parsed_at":"2024-04-09T23:27:17.243Z","dependency_job_id":"e91ca09d-3b5a-4c47-8c82-5d4097ebd628","html_url":"https://github.com/vuejs/eslint-config-typescript","commit_stats":{"total_commits":187,"total_committers":26,"mean_commits":"7.1923076923076925","dds":"0.36898395721925137","last_synced_commit":"3f8bf2e228b7376bf43d7d8f8b3f120b7d52ecdd"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/vuejs/eslint-config-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/sbom","scorecard":{"id":1238284,"data":{"date":"2025-08-25","repo":{"name":"github.com/vuejs/eslint-config-typescript","commit":"ca57b9898199714a61a3fc98878d5ffb3df0a08b"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"28 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:9"],"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-29T06:28:08.866Z","repository_id":36149399,"created_at":"2025-09-29T06:28:08.878Z","updated_at":"2025-09-29T06:28:08.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33130240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"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":{"login":"vuejs","name":"Vue","uuid":"6128107","kind":"organization","description":"Your friendly JavaScript framework","email":null,"website":"https://vuejs.org","location":"All Over the World","twitter":"vuejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6128107?v=4","repositories_count":123,"last_synced_at":"2024-10-29T23:35:46.659Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vuejs","funding_links":[],"total_stars":607532,"followers":16755,"following":0,"created_at":"2022-11-02T16:20:38.075Z","updated_at":"2024-10-29T23:35:46.660Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs/repositories"},"packages":[{"id":1193347,"name":"@vue/eslint-config-typescript","ecosystem":"npm","description":"ESLint config for TypeScript + Vue.js projects","homepage":"https://github.com/vuejs/eslint-config-typescript#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vuejs/eslint-config-typescript","keywords_array":["vue","create-vue","create-eslint-config","eslint","typescript"],"namespace":"vue","versions_count":77,"first_release_published_at":"2018-02-08T22:48:14.320Z","latest_release_published_at":"2026-02-17T05:14:12.006Z","latest_release_number":"14.7.0","last_synced_at":"2026-05-18T07:01:04.556Z","created_at":"2022-04-08T13:22:42.519Z","updated_at":"2026-05-18T07:01:04.557Z","registry_url":"https://www.npmjs.com/package/@vue/eslint-config-typescript","install_command":"npm install @vue/eslint-config-typescript","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"legacy-eslintrc":"13.0.0","flat-config":"14.5.1","latest":"14.7.0"}},"repo_metadata":{"id":36149399,"uuid":"195831483","full_name":"vuejs/eslint-config-typescript","owner":"vuejs","description":"ESLint configuration for Vue 3 + TypeScript projects","archived":false,"fork":false,"pushed_at":"2026-03-13T22:49:05.000Z","size":2210,"stargazers_count":190,"open_issues_count":23,"forks_count":35,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-14T10:03:49.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/vuejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-08T14:41:05.000Z","updated_at":"2026-03-09T07:03:09.000Z","dependencies_parsed_at":"2024-04-09T23:27:17.243Z","dependency_job_id":"e2c002f8-e814-4223-8a60-c0b1441032b6","html_url":"https://github.com/vuejs/eslint-config-typescript","commit_stats":{"total_commits":187,"total_committers":26,"mean_commits":"7.1923076923076925","dds":"0.36898395721925137","last_synced_commit":"3f8bf2e228b7376bf43d7d8f8b3f120b7d52ecdd"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/vuejs/eslint-config-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/sbom","scorecard":{"id":1238284,"data":{"date":"2025-08-25","repo":{"name":"github.com/vuejs/eslint-config-typescript","commit":"ca57b9898199714a61a3fc98878d5ffb3df0a08b"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"28 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:9"],"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-29T06:28:08.866Z","repository_id":36149399,"created_at":"2025-09-29T06:28:08.878Z","updated_at":"2025-09-29T06:28:08.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30628405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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":"vuejs","name":"Vue","uuid":"6128107","kind":"organization","description":"Your friendly JavaScript framework","email":null,"website":"https://vuejs.org","location":"All Over the World","twitter":"vuejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6128107?v=4","repositories_count":123,"last_synced_at":"2024-10-29T23:35:46.659Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vuejs","funding_links":[],"total_stars":607532,"followers":16755,"following":0,"created_at":"2022-11-02T16:20:38.075Z","updated_at":"2024-10-29T23:35:46.660Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-14T13:50:45.171Z","dependent_packages_count":8028,"downloads":6529372,"downloads_period":"last-month","dependent_repos_count":37900,"rankings":{"downloads":0.16566158455134367,"dependent_repos_count":0.16015285163983276,"dependent_packages_count":0.013786103607563575,"stargazers_count":5.156358336375732,"forks_count":5.071150146993583,"docker_downloads_count":0.16200812438205145,"average":1.788186191258351},"purl":"pkg:npm/%40vue/eslint-config-typescript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vue/eslint-config-typescript","docker_dependents_count":173,"docker_downloads_count":1393220494,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vue/eslint-config-typescript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vue/eslint-config-typescript/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T04:01:15.609Z","issues_count":72,"pull_requests_count":235,"avg_time_to_close_issue":8296977.958333333,"avg_time_to_close_pull_request":2536090.0555555555,"issues_closed_count":48,"pull_requests_closed_count":198,"pull_request_authors_count":31,"issue_authors_count":66,"avg_comments_per_issue":1.777777777777778,"avg_comments_per_pull_request":0.4723404255319149,"merged_pull_requests_count":151,"bot_issues_count":1,"bot_pull_requests_count":176,"past_year_issues_count":15,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":4552541.0,"past_year_avg_time_to_close_pull_request":519743.26153846155,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":65,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.07954545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":86,"past_year_merged_pull_requests_count":53,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/issues","maintainers":[{"login":"haoqunjiang","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haoqunjiang"},{"login":"cexbrayat","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cexbrayat"},{"login":"sodatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sodatea"},{"login":"LinusBorg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusBorg"}],"active_maintainers":[{"login":"haoqunjiang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haoqunjiang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vue%2Feslint-config-typescript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vue%2Feslint-config-typescript/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vue%2Feslint-config-typescript/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vue%2Feslint-config-typescript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vue%2Feslint-config-typescript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vue%2Feslint-config-typescript/codemeta","maintainers":[{"uuid":"yyx990803","login":"yyx990803","name":null,"email":"yyx990803@gmail.com","url":null,"packages_count":350,"html_url":"https://www.npmjs.com/~yyx990803","role":null,"created_at":"2022-11-20T11:02:19.900Z","updated_at":"2022-11-20T11:02:19.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yyx990803/packages"},{"uuid":"soda","login":"soda","name":null,"email":"npm@haoqun.me","url":null,"packages_count":114,"html_url":"https://www.npmjs.com/~soda","role":null,"created_at":"2022-11-20T11:02:19.918Z","updated_at":"2022-11-20T11:02:19.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/soda/packages"},{"uuid":"akryum","login":"akryum","name":null,"email":"guillaume.b.chau@gmail.com","url":null,"packages_count":209,"html_url":"https://www.npmjs.com/~akryum","role":null,"created_at":"2022-11-20T11:02:19.886Z","updated_at":"2022-11-20T11:02:19.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akryum/packages"},{"uuid":"michalsnik","login":"michalsnik","name":null,"email":"michal.sajnog@netguru.pl","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~michalsnik","role":null,"created_at":"2022-11-20T11:02:19.934Z","updated_at":"2022-11-20T11:02:19.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michalsnik/packages"},{"uuid":"mysticatea","login":"mysticatea","name":null,"email":"public@mysticatea.dev","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~mysticatea","role":null,"created_at":"2022-11-20T11:02:19.956Z","updated_at":"2022-11-20T11:02:19.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mysticatea/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5625968,"maintainers_count":1193586,"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":10373134,"name":"github.com/vuejs/eslint-config-typescript","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/vuejs/eslint-config-typescript","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2019-11-15T07:56:42.000Z","latest_release_published_at":"2026-02-17T05:12:39.000Z","latest_release_number":"v14.7.0+incompatible","last_synced_at":"2026-04-21T07:07:33.615Z","created_at":"2024-06-15T04:26:21.739Z","updated_at":"2026-04-21T07:07:33.616Z","registry_url":"https://pkg.go.dev/github.com/vuejs/eslint-config-typescript","install_command":"go get github.com/vuejs/eslint-config-typescript","documentation_url":"https://pkg.go.dev/github.com/vuejs/eslint-config-typescript#section-documentation","metadata":{},"repo_metadata":{"id":36149399,"uuid":"195831483","full_name":"vuejs/eslint-config-typescript","owner":"vuejs","description":"ESLint configuration for Vue 3 + TypeScript projects","archived":false,"fork":false,"pushed_at":"2025-10-21T01:55:44.000Z","size":2289,"stargazers_count":174,"open_issues_count":21,"forks_count":36,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-22T03:02:38.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/vuejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-08T14:41:05.000Z","updated_at":"2025-10-20T08:22:51.000Z","dependencies_parsed_at":"2024-04-09T23:27:17.243Z","dependency_job_id":"e2c002f8-e814-4223-8a60-c0b1441032b6","html_url":"https://github.com/vuejs/eslint-config-typescript","commit_stats":{"total_commits":187,"total_committers":26,"mean_commits":"7.1923076923076925","dds":"0.36898395721925137","last_synced_commit":"3f8bf2e228b7376bf43d7d8f8b3f120b7d52ecdd"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/vuejs/eslint-config-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/sbom","scorecard":{"id":1238284,"data":{"date":"2025-08-25","repo":{"name":"github.com/vuejs/eslint-config-typescript","commit":"ca57b9898199714a61a3fc98878d5ffb3df0a08b"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"28 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/eslint-config-typescript/publish.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:9"],"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-29T06:28:08.866Z","repository_id":36149399,"created_at":"2025-09-29T06:28:08.878Z","updated_at":"2025-09-29T06:28:08.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280839026,"owners_count":26400249,"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-24T02:00:06.418Z","response_time":73,"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":"vuejs","name":"Vue","uuid":"6128107","kind":"organization","description":"Your friendly JavaScript framework","email":null,"website":"https://vuejs.org","location":"All Over the World","twitter":"vuejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6128107?v=4","repositories_count":123,"last_synced_at":"2024-10-29T23:35:46.659Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vuejs","funding_links":[],"total_stars":607532,"followers":16755,"following":0,"created_at":"2022-11-02T16:20:38.075Z","updated_at":"2024-10-29T23:35:46.660Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs/repositories"},"tags":[{"name":"v14.6.0","sha":"643b03805a606f6dd60b04038e6f76a870df3a95","kind":"tag","published_at":"2025-07-02T08:50:51.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.6.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.6.0/manifests"},{"name":"v14.5.1","sha":"49dffb122f14550be148e2bad66e752cb00068b5","kind":"tag","published_at":"2025-06-17T10:24:08.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.5.1","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.5.1/manifests"},{"name":"v14.5.0","sha":"05c4b9dd58ebeade170deb67213993489b042a6b","kind":"tag","published_at":"2025-03-06T07:19:19.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.5.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.5.0/manifests"},{"name":"v14.4.0","sha":"e0ca8427e42e0c6a5a8c5accd8b9408c7e802f45","kind":"tag","published_at":"2025-02-09T13:19:07.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.4.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.4.0/manifests"},{"name":"v14.3.0","sha":"cdbecf6fc1c706640ebfc88549129f4fb6eeb367","kind":"tag","published_at":"2025-01-14T14:06:20.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.3.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"8ec24b6a26d3a39c9a32e7a84ef2c337ac69f0ca","kind":"tag","published_at":"2024-12-25T14:29:42.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.2.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.2.0/manifests"},{"name":"v14.1.4","sha":"e95da47006d70c468aceb8c509d8116a5f31b6a9","kind":"tag","published_at":"2024-11-25T14:41:45.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.1.4","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"3f8bf2e228b7376bf43d7d8f8b3f120b7d52ecdd","kind":"tag","published_at":"2024-10-23T07:22:17.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.1.3","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"aaca88c20f2013554e0747f0ba5a133e2d62b564","kind":"tag","published_at":"2024-10-22T11:26:48.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.1.2","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"3bca91e5c83a0de8f3213ba28888dcc67b08cd23","kind":"tag","published_at":"2024-10-15T07:56:10.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.1.1","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"0370486f8e6ac0184e7b734989146cdd3c026f30","kind":"tag","published_at":"2024-10-14T14:17:08.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.1.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.1.0/manifests"},{"name":"v14.0.1","sha":"9acfd8404e01ea7c099441d0eede317161ffe15a","kind":"tag","published_at":"2024-10-10T17:29:48.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.0.1","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"85e919c770a7e2bdeb62c41373372dcb4cd7a38a","kind":"tag","published_at":"2024-10-05T16:51:35.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.0/manifests"},{"name":"v14.0.0-rc.2","sha":"92bbcf668b889298c7978747f18539db4e57bf09","kind":"tag","published_at":"2024-10-04T08:01:09.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.0.0-rc.2","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.0-rc.2/manifests"},{"name":"v14.0.0-rc.1","sha":"a51bf7606585e968a56005b30cb3be1ddf6ade35","kind":"tag","published_at":"2024-09-28T16:14:54.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.0.0-rc.1","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.0-rc.1/manifests"},{"name":"v14.0.0-rc.0","sha":"7e6c8233d1a052034a34d4ffb2a6a7df3ed24fd4","kind":"tag","published_at":"2024-09-24T13:58:46.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v14.0.0-rc.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v14.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v14.0.0-rc.0/manifests"},{"name":"v13.0.0","sha":"e0bf9da6f8a7980f33b6ee4558cc0199fe9eae2c","kind":"tag","published_at":"2024-03-08T09:16:09.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v13.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v13.0.0/manifests"},{"name":"v12.0.0","sha":"1ec0ef96f83626f0c31d428711a5b05ec875b9db","kind":"tag","published_at":"2023-09-13T13:53:13.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v12.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v12.0.0/manifests"},{"name":"v11.0.3","sha":"157fd85c5bb1340d11b6a632c24e49c3cfe22778","kind":"tag","published_at":"2023-04-25T08:33:22.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v11.0.3","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"d68c7dc0fbfa428fc01578a176820f4b250886ce","kind":"tag","published_at":"2022-09-22T06:59:59.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v11.0.2","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"0b463ee3a0a735cf7c9e227fd7f3b6572ddc6f3e","kind":"tag","published_at":"2022-09-06T14:39:13.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v11.0.1","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"75a6bde42c6aadc805d01f23bed23c0a9f2e4ada","kind":"tag","published_at":"2022-06-13T05:59:17.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v11.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"76bdc19abf99e3014897fdd221e25e94d100ab4d","kind":"tag","published_at":"2021-12-23T09:03:52.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v10.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"8c37a3a120607a0035f7ff60707fb6d43f51c116","kind":"tag","published_at":"2021-11-16T14:09:51.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v9.1.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"051886d2e056e4569e233851e36dc19f7073e0fc","kind":"tag","published_at":"2021-11-03T14:48:14.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v9.0.1","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"397e9b9dc5e1a0cc5e14a9a1c276d98bc2a81b88","kind":"tag","published_at":"2021-10-29T06:36:24.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v9.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"0048da4f4b461371858c505b0f74e548046ecfc2","kind":"tag","published_at":"2021-10-13T07:22:31.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v8.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"d6f69afa082c29d9f25bc3d7294a83baddb3ccc2","kind":"tag","published_at":"2020-10-08T12:18:15.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v7.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"f0cbdf7e9c767e56bf20c0d1f345a2409c75f07e","kind":"tag","published_at":"2020-10-07T07:43:11.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v6.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"3ea890668ce644b92a838ada6e47a3d5798bf4c9","kind":"tag","published_at":"2020-08-26T07:50:37.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v5.1.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"af56bec96fa10fcbf928249fb18cc86c620bb9c9","kind":"tag","published_at":"2020-02-26T07:19:11.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v5.0.2","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"166bc0de599f03435dca7fa4af8589d9b259bed5","kind":"tag","published_at":"2019-11-26T00:48:13.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v5.0.1","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"c00ec46d6ef47962739f127ebdeb22bde3e4483d","kind":"tag","published_at":"2019-11-15T07:56:42.000Z","download_url":"https://codeload.github.com/vuejs/eslint-config-typescript/tar.gz/v5.0.0","html_url":"https://github.com/vuejs/eslint-config-typescript/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vuejs/eslint-config-typescript@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/tags/v5.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-24T17:35:27.084Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.952098700724789,"dependent_packages_count":6.514682041123589,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.733390370924189},"purl":"pkg:golang/github.com/vuejs/eslint-config-typescript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/vuejs/eslint-config-typescript","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/vuejs/eslint-config-typescript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/vuejs/eslint-config-typescript/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T04:18:16.571Z","issues_count":70,"pull_requests_count":230,"avg_time_to_close_issue":8296977.958333333,"avg_time_to_close_pull_request":2536090.0555555555,"issues_closed_count":48,"pull_requests_closed_count":198,"pull_request_authors_count":31,"issue_authors_count":64,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":0.4826086956521739,"merged_pull_requests_count":151,"bot_issues_count":1,"bot_pull_requests_count":171,"past_year_issues_count":24,"past_year_pull_requests_count":172,"past_year_avg_time_to_close_issue":2467359.0,"past_year_avg_time_to_close_pull_request":456763.26573426573,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":143,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.16279069767441862,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":153,"past_year_merged_pull_requests_count":122,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/issues","maintainers":[{"login":"haoqunjiang","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haoqunjiang"},{"login":"cexbrayat","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cexbrayat"},{"login":"sodatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sodatea"},{"login":"LinusBorg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusBorg"}],"active_maintainers":[{"login":"haoqunjiang","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haoqunjiang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvuejs%2Feslint-config-typescript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvuejs%2Feslint-config-typescript/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvuejs%2Feslint-config-typescript/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvuejs%2Feslint-config-typescript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvuejs%2Feslint-config-typescript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvuejs%2Feslint-config-typescript/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2143291,"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"}}],"commits":{"id":99461,"full_name":"vuejs/eslint-config-typescript","default_branch":"main","total_commits":364,"total_committers":30,"total_bot_commits":130,"total_bot_committers":2,"mean_commits":12.133333333333333,"dds":0.554945054945055,"past_year_total_commits":101,"past_year_total_committers":3,"past_year_total_bot_commits":83,"past_year_total_bot_committers":2,"past_year_mean_commits":33.666666666666664,"past_year_dds":0.2178217821782178,"last_synced_at":"2026-05-17T07:06:56.088Z","last_synced_commit":"7a3f497f561af15e2b95741bb6f0756050d878c4","created_at":"2023-03-07T21:28:21.048Z","updated_at":"2026-05-17T07:04:41.210Z","committers":[{"name":"Haoqun Jiang","email":"haoqunjiang@gmail.com","login":"haoqunjiang","count":162},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":122},{"name":"Evan You","email":"yyx990803@gmail.com","login":"yyx990803","count":42},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Guillaume Chau","email":"alphadelta.fg@gmail.com","login":null,"count":2},{"name":"Aparajita Fishman","email":"aparajita@aparajita.com","login":"aparajita","count":2},{"name":"Cédric Exbrayat","email":"cexbrayat","login":"cexbrayat","count":2},{"name":"henribru","email":"6639509+henribru","login":"henribru","count":2},{"name":"2malh","email":"42282368+2malh","login":"2malh","count":1},{"name":"Alexandre Bonaventure Geissmann","email":"alex@la-bonaventure.com","login":"AlexandreBonaventure","count":1},{"name":"Armano","email":"armano2","login":"armano2","count":1},{"name":"Bodo Graumann","email":"mail@bodograumann.de","login":"bodograumann","count":1},{"name":"Brendan Mulholland","email":"github@bmulholland.ca","login":"bmulholland","count":1},{"name":"Damian Stasik","email":"visualfanatic","login":"visualfanatic","count":1},{"name":"David Rouyer","email":"rouyer.david@gmail.com","login":"DavidRouyer","count":1},{"name":"Hugo Alliaume","email":"kocal@live.fr","login":"Kocal","count":1},{"name":"Julian Meinking","email":"12785972+DrJume","login":"DrJume","count":1},{"name":"Kristoffer K","email":"merceyz","login":"merceyz","count":1},{"name":"Marco","email":"markieo1","login":"markieo1","count":1},{"name":"Pi Delport","email":"pjdelport@gmail.com","login":"PiDelport","count":1},{"name":"Thorsten Lünborg","email":"t.luenborg@googlemail.com","login":"LinusBorg","count":1},{"name":"Tobias Stadler","email":"28538704+devtobi","login":"devtobi","count":1},{"name":"Winston Liu","email":"Wliu1402@gmail.com","login":"winstliu","count":1},{"name":"Yue JIN","email":"40021217+kingyue737","login":"kingyue737","count":1},{"name":"Yuichiro Yamashita","email":"xydybaseball@gmail.com","login":"baseballyama","count":1},{"name":"Zhousg","email":"zhoushugang@itcast.cn","login":"zhousg","count":1},{"name":"ipcjs","email":"gipcjs@gmail.com","login":"ipcjs","count":1},{"name":"jfrs","email":"4005764+jfrs","login":"jfrs","count":1},{"name":"koooge","email":"koooooge@gmail.com","login":"koooge","count":1},{"name":"st-sloth","email":"st-sloth","login":"st-sloth","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":79},{"name":"Haoqun Jiang","email":"github@haoqun.me","login":"haoqunjiang","count":18},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:11.117Z","repositories_count":6236769,"commits_count":884111294,"contributors_count":34883744,"owners_count":1154785,"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":"vuejs/eslint-config-typescript","html_url":"https://github.com/vuejs/eslint-config-typescript","last_synced_at":"2026-05-01T04:01:07.547Z","status":null,"issues_count":72,"pull_requests_count":239,"avg_time_to_close_issue":8466218.142857144,"avg_time_to_close_pull_request":2499948.2039800994,"issues_closed_count":49,"pull_requests_closed_count":201,"pull_request_authors_count":31,"issue_authors_count":66,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.46443514644351463,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":180,"past_year_issues_count":12,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":7860262.6,"past_year_avg_time_to_close_pull_request":373580.5862068966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.020833333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":26,"created_at":"2023-05-18T20:22:16.101Z","updated_at":"2026-05-01T04:01:07.548Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Feslint-config-typescript/issues","issue_labels_count":{"table":{"bug":2,"upstream":1,"documentation":1}},"pull_request_labels_count":{"table":{"dependencies":178,"javascript":13}},"issue_author_associations_count":{"table":{"NONE":65,"CONTRIBUTOR":6,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":201,"MEMBER":20,"NONE":18}},"issue_authors":{"table":{"devtobi":3,"rijenkii":3,"chrisnruud":2,"Tamas-hi":2,"iamrgroot":1,"bmulholland":1,"fdc-viktor-luft":1,"Mister-Hope":1,"dkvc":1,"renovate[bot]":1,"zWingz":1,"tracker1999":1,"sodatea":1,"DavidVaness":1,"brianreeve":1,"zakjan":1,"vvnsrzn":1,"Binote":1,"dwtom":1,"Valexr":1,"doits":1,"yx1126":1,"gaomingzhao666":1,"Lumiobyte":1,"messenjer":1,"sbmw":1,"50Wliu":1,"emmet-opinionx":1,"TNGD-YQ":1,"rezelute":1,"freakzlike":1,"frankykubo":1,"qinoho":1,"Bohilc":1,"qlonik":1,"Who-Code":1,"machao7":1,"rafaellehmkuhl":1,"gregveres":1,"wenfangdu":1,"kadeem-lewis":1,"mike-kelly":1,"xerosanyam":1,"simensol":1,"pronitsateli731":1,"laterdayi":1,"VinceFanZ":1,"aleksey-hoffman":1,"kachkaev":1,"chrisvfritz":1,"LeBenLeBen":1,"koooge":1,"andrewalc":1,"social-uni":1,"nickofthyme":1,"victororlyk":1,"WIStudent":1,"segevfiner":1,"radomirbosak":1,"kjmj":1,"polsanchezm":1,"gustawdaniel-statscore":1,"dmolesUC":1,"shaedrich":1,"ilyub":1,"nagsterFVZ":1}},"pull_request_authors":{"table":{"renovate[bot]":144,"dependabot[bot]":36,"haoqunjiang":16,"aparajita":4,"henribru":3,"cexbrayat":3,"markieo1":2,"50Wliu":2,"devtobi":2,"segevfiner":2,"jfrs":2,"FabianWilms":2,"JeppeKnockaert":2,"bmulholland":2,"PiDelport":1,"Gnuk":1,"koooge":1,"furudean":1,"ipcjs":1,"bodograumann":1,"kingyue737":1,"freakzlike":1,"baseballyama":1,"AlexandreBonaventure":1,"DavidRouyer":1,"holtergram":1,"DrJume":1,"Idered":1,"LinusBorg":1,"zhousg":1,"merceyz":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-17T00:00:41.354Z","repositories_count":14624827,"issues_count":34213198,"pull_requests_count":111954829,"authors_count":11264615,"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":{"bug":1,"upstream":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":46,"javascript":3}},"past_year_issue_author_associations_count":{"table":{"NONE":11}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":46,"MEMBER":2}},"past_year_issue_authors":{"table":{"dkvc":1,"dwtom":1,"emmet-opinionx":1,"LeBenLeBen":1,"Lumiobyte":1,"machao7":1,"polsanchezm":1,"qinoho":1,"shaedrich":1,"Tamas-hi":1,"TNGD-YQ":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":43,"dependabot[bot]":3,"haoqunjiang":2}},"maintainers":[{"table":{"login":"haoqunjiang","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haoqunjiang"}},{"table":{"login":"cexbrayat","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cexbrayat"}},{"table":{"login":"sodatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sodatea"}},{"table":{"login":"LinusBorg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusBorg"}}],"active_maintainers":[{"table":{"login":"haoqunjiang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haoqunjiang"}}]}},"events":{"total":{"ReleaseEvent":5,"DeleteEvent":100,"PullRequestEvent":220,"ForkEvent":11,"IssuesEvent":41,"WatchEvent":55,"IssueCommentEvent":61,"PushEvent":442,"PullRequestReviewEvent":9,"CreateEvent":118},"last_year":{"ReleaseEvent":1,"DeleteEvent":45,"PullRequestEvent":82,"IssuesEvent":14,"WatchEvent":19,"IssueCommentEvent":15,"PushEvent":196,"CreateEvent":48}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-18T00:01:00.754Z","updated_at":"2022-08-18T00:01:00.754Z","repository_link":"https://github.com/vuejs/eslint-config-typescript/blob/main/package.json","dependencies":[{"id":1875338848,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":1875338849,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":1875338850,"package_name":"vue-eslint-parser","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"runtime","optional":false},{"id":1875338851,"package_name":"eslint","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":1875338852,"package_name":"eslint-plugin-vue","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":1875338853,"package_name":"execa","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"development","optional":false},{"id":1875338854,"package_name":"jest","ecosystem":"npm","requirements":"^26.5.2","direct":true,"kind":"development","optional":false},{"id":1875338855,"package_name":"typescript","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"development","optional":false},{"id":1875338856,"package_name":"vue","ecosystem":"npm","requirements":"^2.6.12","direct":true,"kind":"development","optional":false},{"id":1875338857,"package_name":"vue-class-component","ecosystem":"npm","requirements":"^7.2.6","direct":true,"kind":"development","optional":false},{"id":1875338858,"package_name":"vue-property-decorator","ecosystem":"npm","requirements":"^9.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T23:45:20.360Z","updated_at":"2023-01-16T23:45:20.360Z","repository_link":"https://github.com/vuejs/eslint-config-typescript/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6962310360,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6962310361,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6962310362,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2023-01-16T23:45:20.387Z","updated_at":"2023-01-16T23:45:20.387Z","repository_link":"https://github.com/vuejs/eslint-config-typescript/blob/main/pnpm-lock.yaml","dependencies":[{"id":6962310383,"package_name":"@babel","ecosystem":"npm","requirements":"code-frame","direct":false,"kind":"development","optional":false},{"id":6962310384,"package_name":"@babel","ecosystem":"npm","requirements":"compat-data","direct":false,"kind":"development","optional":false},{"id":6962310385,"package_name":"@babel","ecosystem":"npm","requirements":"core","direct":false,"kind":"development","optional":false},{"id":6962310386,"package_name":"@babel","ecosystem":"npm","requirements":"generator","direct":false,"kind":"development","optional":false},{"id":6962310387,"package_name":"@babel","ecosystem":"npm","requirements":"helper-compilation-targets","direct":false,"kind":"development","optional":false},{"id":6962310388,"package_name":"@babel","ecosystem":"npm","requirements":"helper-environment-visitor","direct":false,"kind":"development","optional":false},{"id":6962310389,"package_name":"@babel","ecosystem":"npm","requirements":"helper-function-name","direct":false,"kind":"development","optional":false},{"id":6962310390,"package_name":"@babel","ecosystem":"npm","requirements":"helper-get-function-arity","direct":false,"kind":"development","optional":false},{"id":6962310391,"package_name":"@babel","ecosystem":"npm","requirements":"helper-hoist-variables","direct":false,"kind":"development","optional":false},{"id":6962310392,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-imports","direct":false,"kind":"development","optional":false},{"id":6962310393,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-transforms","direct":false,"kind":"development","optional":false},{"id":6962310394,"package_name":"@babel","ecosystem":"npm","requirements":"helper-plugin-utils","direct":false,"kind":"development","optional":false},{"id":6962310395,"package_name":"@babel","ecosystem":"npm","requirements":"helper-simple-access","direct":false,"kind":"development","optional":false},{"id":6962310396,"package_name":"@babel","ecosystem":"npm","requirements":"helper-split-export-declaration","direct":false,"kind":"development","optional":false},{"id":6962310397,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-identifier","direct":false,"kind":"development","optional":false},{"id":6962310398,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-option","direct":false,"kind":"development","optional":false},{"id":6962310399,"package_name":"@babel","ecosystem":"npm","requirements":"helpers","direct":false,"kind":"development","optional":false},{"id":6962310400,"package_name":"@babel","ecosystem":"npm","requirements":"highlight","direct":false,"kind":"development","optional":false},{"id":6962310401,"package_name":"@babel","ecosystem":"npm","requirements":"parser","direct":false,"kind":"development","optional":false},{"id":6962310402,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-async-generators","direct":false,"kind":"development","optional":false},{"id":6962310403,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-bigint","direct":false,"kind":"development","optional":false},{"id":6962310404,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-class-properties","direct":false,"kind":"development","optional":false},{"id":6962310405,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-import-meta","direct":false,"kind":"development","optional":false},{"id":6962310406,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-json-strings","direct":false,"kind":"development","optional":false},{"id":6962310407,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-logical-assignment-operators","direct":false,"kind":"development","optional":false},{"id":6962310408,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-nullish-coalescing-operator","direct":false,"kind":"development","optional":false},{"id":6962310409,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-numeric-separator","direct":false,"kind":"development","optional":false},{"id":6962310410,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-object-rest-spread","direct":false,"kind":"development","optional":false},{"id":6962310411,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-catch-binding","direct":false,"kind":"development","optional":false},{"id":6962310412,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-chaining","direct":false,"kind":"development","optional":false},{"id":6962310413,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-top-level-await","direct":false,"kind":"development","optional":false},{"id":6962310414,"package_name":"@babel","ecosystem":"npm","requirements":"template","direct":false,"kind":"development","optional":false},{"id":6962310415,"package_name":"@babel","ecosystem":"npm","requirements":"traverse","direct":false,"kind":"development","optional":false},{"id":6962310416,"package_name":"@babel","ecosystem":"npm","requirements":"types","direct":false,"kind":"development","optional":false},{"id":6962310417,"package_name":"@bcoe","ecosystem":"npm","requirements":"v8-coverage","direct":false,"kind":"development","optional":false},{"id":6962310418,"package_name":"@cnakazawa","ecosystem":"npm","requirements":"watch","direct":false,"kind":"development","optional":false},{"id":6962310419,"package_name":"@eslint","ecosystem":"npm","requirements":"eslintrc","direct":false,"kind":"development","optional":false},{"id":6962310420,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"config-array","direct":false,"kind":"development","optional":false},{"id":6962310421,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"object-schema","direct":false,"kind":"development","optional":false},{"id":6962310422,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"load-nyc-config","direct":false,"kind":"development","optional":false},{"id":6962310423,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"schema","direct":false,"kind":"development","optional":false},{"id":6962310424,"package_name":"@jest","ecosystem":"npm","requirements":"console","direct":false,"kind":"development","optional":false},{"id":6962310425,"package_name":"@jest","ecosystem":"npm","requirements":"core","direct":false,"kind":"development","optional":false},{"id":6962310426,"package_name":"@jest","ecosystem":"npm","requirements":"environment","direct":false,"kind":"development","optional":false},{"id":6962310427,"package_name":"@jest","ecosystem":"npm","requirements":"fake-timers","direct":false,"kind":"development","optional":false},{"id":6962310428,"package_name":"@jest","ecosystem":"npm","requirements":"globals","direct":false,"kind":"development","optional":false},{"id":6962310429,"package_name":"@jest","ecosystem":"npm","requirements":"reporters","direct":false,"kind":"development","optional":false},{"id":6962310430,"package_name":"@jest","ecosystem":"npm","requirements":"source-map","direct":false,"kind":"development","optional":false},{"id":6962310431,"package_name":"@jest","ecosystem":"npm","requirements":"test-result","direct":false,"kind":"development","optional":false},{"id":6962310432,"package_name":"@jest","ecosystem":"npm","requirements":"test-sequencer","direct":false,"kind":"development","optional":false},{"id":6962310433,"package_name":"@jest","ecosystem":"npm","requirements":"transform","direct":false,"kind":"development","optional":false},{"id":6962310434,"package_name":"@jest","ecosystem":"npm","requirements":"types","direct":false,"kind":"development","optional":false},{"id":6962310435,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.scandir","direct":false,"kind":"runtime","optional":false},{"id":6962310436,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.stat","direct":false,"kind":"runtime","optional":false},{"id":6962310437,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.walk","direct":false,"kind":"runtime","optional":false},{"id":6962310438,"package_name":"@sinonjs","ecosystem":"npm","requirements":"commons","direct":false,"kind":"development","optional":false},{"id":6962310439,"package_name":"@sinonjs","ecosystem":"npm","requirements":"fake-timers","direct":false,"kind":"development","optional":false},{"id":6962310440,"package_name":"@tootallnate","ecosystem":"npm","requirements":"once","direct":false,"kind":"development","optional":false},{"id":6962310441,"package_name":"@types","ecosystem":"npm","requirements":"babel__core","direct":false,"kind":"development","optional":false},{"id":6962310442,"package_name":"@types","ecosystem":"npm","requirements":"babel__generator","direct":false,"kind":"development","optional":false},{"id":6962310443,"package_name":"@types","ecosystem":"npm","requirements":"babel__template","direct":false,"kind":"development","optional":false},{"id":6962310445,"package_name":"@types","ecosystem":"npm","requirements":"babel__traverse","direct":false,"kind":"development","optional":false},{"id":6962310446,"package_name":"@types","ecosystem":"npm","requirements":"graceful-fs","direct":false,"kind":"development","optional":false},{"id":6962310447,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-coverage","direct":false,"kind":"development","optional":false},{"id":6962310448,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-report","direct":false,"kind":"development","optional":false},{"id":6962310449,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-reports","direct":false,"kind":"development","optional":false},{"id":6962310451,"package_name":"@types","ecosystem":"npm","requirements":"json-schema","direct":false,"kind":"runtime","optional":false},{"id":6962310452,"package_name":"@types","ecosystem":"npm","requirements":"node","direct":false,"kind":"development","optional":false},{"id":6962310453,"package_name":"@types","ecosystem":"npm","requirements":"normalize-package-data","direct":false,"kind":"development","optional":false},{"id":6962310455,"package_name":"@types","ecosystem":"npm","requirements":"prettier","direct":false,"kind":"development","optional":false},{"id":6962310456,"package_name":"@types","ecosystem":"npm","requirements":"stack-utils","direct":false,"kind":"development","optional":false},{"id":6962310458,"package_name":"@types","ecosystem":"npm","requirements":"yargs-parser","direct":false,"kind":"development","optional":false},{"id":6962310459,"package_name":"@types","ecosystem":"npm","requirements":"yargs","direct":false,"kind":"development","optional":false},{"id":6962310461,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"eslint-plugin","direct":false,"kind":"runtime","optional":false},{"id":6962310465,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"experimental-utils","direct":false,"kind":"runtime","optional":false},{"id":6962310467,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"parser","direct":false,"kind":"runtime","optional":false},{"id":6962310468,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"scope-manager","direct":false,"kind":"runtime","optional":false},{"id":6962310470,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"types","direct":false,"kind":"runtime","optional":false},{"id":6962310472,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"typescript-estree","direct":false,"kind":"runtime","optional":false},{"id":6962310473,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"visitor-keys","direct":false,"kind":"runtime","optional":false},{"id":6962310474,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6962310475,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962310476,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2_acorn@8.7.1","direct":false,"kind":"runtime","optional":false},{"id":6962310477,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6962310478,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":6962310479,"package_name":"acorn","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"development","optional":false},{"id":6962310480,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"runtime","optional":false},{"id":6962310481,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6962310482,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6962310483,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6962310484,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6962310485,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6962310486,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6962310487,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6962310488,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310489,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6962310490,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6962310491,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310492,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310493,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962310494,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962310495,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6962310496,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6962310497,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310498,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6962310516,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962310499,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6962310500,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.6.3_@babel+core@7.16.5","direct":false,"kind":"development","optional":false},{"id":6962310501,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6962310502,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310503,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1_@babel+core@7.16.5","direct":false,"kind":"development","optional":false},{"id":6962310504,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.6.2_@babel+core@7.16.5","direct":false,"kind":"development","optional":false},{"id":6962310505,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310506,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":6962310507,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310508,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6962310509,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6962310510,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6962310511,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310512,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"development","optional":false},{"id":6962310513,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962310514,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6962310515,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310517,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6962310518,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":6962310519,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001287","direct":false,"kind":"development","optional":false},{"id":6962310520,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310521,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6962310522,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6962310523,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310524,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310525,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6962310526,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6962310527,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962310528,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6962310529,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310530,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310531,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6962310532,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310533,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6962310534,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6962310535,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6962310536,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6962310537,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6962310538,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6962310539,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6962310540,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":6962310541,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6962310542,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310543,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":6962310544,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":6962310545,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6962310546,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310547,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6962310548,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":6962310549,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":6962310550,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6962310551,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":6962310552,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6962310553,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6962310554,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6962310555,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":6962310556,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310557,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6962310558,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310559,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962310560,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310561,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6962310562,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310563,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310564,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.23","direct":false,"kind":"development","optional":false},{"id":6962310565,"package_name":"emittery","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":6962310566,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6962310567,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":6962310568,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":6962310569,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6962310570,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962310571,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6962310572,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310573,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310574,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310575,"package_name":"eslint-plugin-vue","ecosystem":"npm","requirements":"9.0.0_eslint@8.4.1","direct":false,"kind":"development","optional":false},{"id":6962310576,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6962310577,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":6962310578,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":6962310579,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0_eslint@8.4.1","direct":false,"kind":"runtime","optional":false},{"id":6962310580,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6962310581,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6962310582,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6962310583,"package_name":"eslint","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"development","optional":false},{"id":6962310584,"package_name":"espree","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"development","optional":false},{"id":6962310585,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"runtime","optional":false},{"id":6962310586,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6962310587,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6962310588,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6962310589,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6962310590,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6962310591,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6962310592,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6962310593,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310594,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962310595,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6962310596,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":6962310597,"package_name":"expect","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310598,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310599,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6962310600,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6962310601,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6962310602,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6962310603,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962310604,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6962310605,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6962310606,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310607,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6962310608,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310609,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6962310610,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962310611,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6962310612,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6962310613,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310614,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962310615,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6962310616,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310617,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6962310618,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6962310619,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6962310620,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":6962310621,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6962310622,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6962310623,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962310624,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6962310625,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6962310626,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6962310627,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6962310628,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6962310629,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6962310630,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"development","optional":false},{"id":6962310631,"package_name":"globby","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":6962310632,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":6962310633,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6962310634,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310635,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310636,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6962310637,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310638,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6962310639,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310640,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6962310641,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":6962310642,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310643,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6962310644,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6962310645,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962310646,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6962310647,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6962310648,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6962310649,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"runtime","optional":false},{"id":6962310650,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6962310651,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6962310652,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6962310653,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6962310654,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6962310655,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6962310656,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310657,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6962310658,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6962310659,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310660,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":6962310661,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6962310664,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310665,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6962310666,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310667,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6962310668,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6962310669,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310670,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6962310671,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310672,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962310673,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6962310674,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310675,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6962310676,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6962310677,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310678,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962310679,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310680,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310681,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310682,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962310683,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310684,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310685,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962310686,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962310687,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6962310688,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6962310689,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6962310690,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310691,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6962310692,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962310693,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310694,"package_name":"jest-cli","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6962310695,"package_name":"jest-config","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6962310696,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310697,"package_name":"jest-docblock","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":6962310698,"package_name":"jest-each","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310699,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310700,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310701,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.3.0","direct":false,"kind":"development","optional":false},{"id":6962310702,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310703,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6962310704,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310705,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310706,"package_name":"jest-message-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310707,"package_name":"jest-mock","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310708,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2_jest-resolve@26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310709,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":6962310710,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6962310711,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310712,"package_name":"jest-runner","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6962310713,"package_name":"jest-runtime","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6962310714,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310715,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310716,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310717,"package_name":"jest-validate","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310718,"package_name":"jest-watcher","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310719,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310720,"package_name":"jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6962310721,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310722,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6962310723,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962310724,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":6962310725,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6962310726,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6962310727,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6962310728,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310729,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962310730,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6962310731,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310732,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6962310733,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6962310734,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6962310735,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962310736,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6962310737,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6962310738,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6962310739,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962310740,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6962310741,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6962310742,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6962310743,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962310744,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6962310745,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6962310746,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310747,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310748,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6962310749,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":6962310750,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6962310751,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"development","optional":false},{"id":6962310752,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"development","optional":false},{"id":6962310753,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962310754,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6962310755,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":6962310756,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6962310757,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310758,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6962310759,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":6962310760,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6962310761,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6962310762,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6962310763,"package_name":"node-notifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":6962310764,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310765,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6962310766,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962310767,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310768,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6962310769,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6962310770,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310771,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962310772,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6962310773,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310774,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6962310775,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6962310776,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6962310777,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":6962310778,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6962310779,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962310780,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310781,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6962310782,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962310783,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962310784,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310785,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6962310786,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6962310787,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6962310788,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310789,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310790,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310791,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962310792,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6962310793,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6962310794,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310795,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6962310796,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6962310797,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6962310798,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6962310799,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"development","optional":false},{"id":6962310800,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6962310801,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6962310802,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6962310803,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6962310804,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6962310805,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6962310806,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310807,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962310808,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6962310809,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":6962310810,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6962310811,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6962310812,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310813,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6962310814,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962310815,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6962310816,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":6962310817,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962310818,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310819,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310820,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310821,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962310822,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6962310823,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":6962310824,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":6962310825,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6962310826,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6962310827,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":6962310828,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6962310829,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6962310830,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962310831,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6962310832,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962310833,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6962310834,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6962310835,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6962310836,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":6962310837,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":6962310838,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310839,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962310840,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6962310841,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310842,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310843,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310844,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6962310845,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":6962310846,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6962310847,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6962310848,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962310849,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962310850,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":6962310851,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":6962310852,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":6962310853,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6962310854,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6962310855,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6962310856,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":6962310857,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962310858,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6962310859,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962310860,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":6962310861,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962310862,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6962310863,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6962310864,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6962310865,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6962310866,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6962310867,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6962310868,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310869,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310870,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310871,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962310872,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6962310873,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6962310874,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962310875,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6962310876,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962310877,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962310878,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6962310879,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962310880,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6962310881,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310882,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6962310883,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962310884,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6962310885,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6962310886,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310887,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962310888,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6962310889,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0_typescript@4.5.4","direct":false,"kind":"runtime","optional":false},{"id":6962310890,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6962310891,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6962310892,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6962310893,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6962310894,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":6962310895,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6962310896,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6962310897,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6962310898,"package_name":"typescript","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":6962310899,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962310900,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6962310901,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962310902,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6962310903,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6962310904,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962310905,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310906,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":6962310907,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6962310908,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":6962310909,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6962310910,"package_name":"vue-class-component","ecosystem":"npm","requirements":"7.2.6_vue@2.6.14","direct":false,"kind":"development","optional":false},{"id":6962310911,"package_name":"vue-eslint-parser","ecosystem":"npm","requirements":"9.0.2_eslint@8.4.1","direct":false,"kind":"runtime","optional":false},{"id":6962310912,"package_name":"vue-property-decorator","ecosystem":"npm","requirements":"9.1.2_zrnidtknow37s43kh2nsmp2h4u","direct":false,"kind":"development","optional":false},{"id":6962310913,"package_name":"vue","ecosystem":"npm","requirements":"2.6.14","direct":false,"kind":"development","optional":false},{"id":6962310914,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310915,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310916,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6962310917,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962310918,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6962310919,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6962310920,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6962310921,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":6962310922,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962310923,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6962310924,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6962310925,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6962310926,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6962310927,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962310928,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6962310929,"package_name":"ws","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"development","optional":false},{"id":6962310930,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962310931,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962310932,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962310933,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6962310934,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6962310935,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":6962310936,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false}]}],"score":29.86346709219607,"created_at":"2026-05-14T05:04:21.490Z","updated_at":"2026-05-19T08:04:36.358Z","avatar_url":"https://github.com/vuejs.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372059","html_url":"https://summary.ecosyste.ms/projects/372059"}