{"id":378562,"url":"https://github.com/dai-shi/proxy-compare","last_synced_at":"2026-07-21T16:04:10.739Z","repository":{"id":37261166,"uuid":"245762266","full_name":"dai-shi/proxy-compare","owner":"dai-shi","description":"Compare two objects using accessed properties with Proxy","archived":false,"fork":false,"pushed_at":"2026-06-08T21:46:31.000Z","size":1357,"stargazers_count":312,"open_issues_count":7,"forks_count":19,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-09T10:02:41.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/proxy-compare","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/dai-shi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-08T06:11:36.000Z","updated_at":"2026-05-25T17:42:53.000Z","dependencies_parsed_at":"2023-12-29T13:30:12.753Z","dependency_job_id":"7ad1e165-7fec-449d-bd07-8dea95080a39","html_url":"https://github.com/dai-shi/proxy-compare","commit_stats":{"total_commits":117,"total_committers":9,"mean_commits":13.0,"dds":0.2991452991452992,"last_synced_commit":"1c0f138cbaa5bb0dd736f305d43e74bb1ecf0c74"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/dai-shi/proxy-compare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dai-shi","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/sbom","scorecard":{"id":316947,"data":{"date":"2025-08-11","repo":{"name":"github.com/dai-shi/proxy-compare","commit":"4b5472b32186d709ce2ead2068caafbf1cf8190f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/cd.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/dai-shi/proxy-compare/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dai-shi/proxy-compare/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dai-shi/proxy-compare/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dai-shi/proxy-compare/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/dai-shi/proxy-compare/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dai-shi/proxy-compare/ci.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 2/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T00:25:11.908Z","repository_id":37261166,"created_at":"2025-08-18T00:25:11.908Z","updated_at":"2025-08-18T00:25:11.908Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35352623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"dai-shi","name":"Daishi Kato","uuid":"490574","kind":"user","description":"React library author, maintaining three state management libraries, Zustand🐻, Jotai👻, Valtio🧙, and React framework, Waku⛩️.","email":"","website":"https://daishikato.com","location":"Tokyo","twitter":"dai_shi","company":"Freelancer","icon_url":"https://avatars.githubusercontent.com/u/490574?u=be1b1d1e0a5a630f824436d58cfbf960432fe724\u0026v=4","repositories_count":129,"last_synced_at":"2026-06-27T07:09:19.486Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dai-shi","funding_links":["https://github.com/sponsors/dai-shi"],"total_stars":16942,"followers":8131,"following":0,"created_at":"2022-11-02T16:51:48.313Z","updated_at":"2026-06-27T07:09:19.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dai-shi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dai-shi/repositories"},"packages":[{"id":10383329,"name":"github.com/dai-shi/proxy-compare","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dai-shi/proxy-compare","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2020-03-08T06:25:42.000Z","latest_release_published_at":"2024-11-22T00:40:24.000Z","latest_release_number":"v3.0.1+incompatible","last_synced_at":"2026-07-15T15:48:13.899Z","created_at":"2024-06-17T05:16:44.427Z","updated_at":"2026-07-15T15:48:13.900Z","registry_url":"https://pkg.go.dev/github.com/dai-shi/proxy-compare","install_command":"go get github.com/dai-shi/proxy-compare","documentation_url":"https://pkg.go.dev/github.com/dai-shi/proxy-compare#section-documentation","metadata":{},"repo_metadata":{"id":37261166,"uuid":"245762266","full_name":"dai-shi/proxy-compare","owner":"dai-shi","description":"Compare two objects using accessed properties with Proxy","archived":false,"fork":false,"pushed_at":"2024-05-21T04:41:22.000Z","size":1230,"stargazers_count":268,"open_issues_count":1,"forks_count":16,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-06-05T15:05:02.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/proxy-compare","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/dai-shi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-08T06:11:36.000Z","updated_at":"2024-06-05T05:39:42.000Z","dependencies_parsed_at":"2023-12-29T13:30:12.753Z","dependency_job_id":"7ad1e165-7fec-449d-bd07-8dea95080a39","html_url":"https://github.com/dai-shi/proxy-compare","commit_stats":{"total_commits":102,"total_committers":8,"mean_commits":12.75,"dds":0.2941176470588235,"last_synced_commit":"e167ada0d0aa1cdc8823a4e6c9fc3d65d77b6866"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dai-shi","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":207435986,"owners_count":14719038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2024-06-17T05:27:42.427Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/dai-shi/proxy-compare","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dai-shi/proxy-compare","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dai-shi/proxy-compare","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dai-shi/proxy-compare/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-05T15:05:07.511Z","issues_count":10,"pull_requests_count":58,"avg_time_to_close_issue":3555518.125,"avg_time_to_close_pull_request":3118333.5344827585,"issues_closed_count":8,"pull_requests_closed_count":58,"pull_request_authors_count":10,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":1.706896551724138,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":3820.0,"past_year_avg_time_to_close_pull_request":5959576.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":13.5,"past_year_avg_comments_per_pull_request":1.8333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/issues","maintainers":[{"login":"dai-shi","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dai-shi"}],"active_maintainers":[{"login":"dai-shi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dai-shi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdai-shi%2Fproxy-compare/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdai-shi%2Fproxy-compare/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdai-shi%2Fproxy-compare/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdai-shi%2Fproxy-compare/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdai-shi%2Fproxy-compare/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdai-shi%2Fproxy-compare/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2218146,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2198944,"name":"proxy-compare","ecosystem":"npm","description":"Compare two objects using accessed properties with Proxy","homepage":"https://github.com/dai-shi/proxy-compare#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dai-shi/proxy-compare","keywords_array":["proxy","compare","equal","shallowequal","deepequal"],"namespace":null,"versions_count":26,"first_release_published_at":"2020-03-08T06:27:39.135Z","latest_release_published_at":"2024-11-22T00:41:03.049Z","latest_release_number":"3.0.1","last_synced_at":"2026-07-16T20:01:46.604Z","created_at":"2022-04-09T22:23:02.105Z","updated_at":"2026-07-16T20:01:46.605Z","registry_url":"https://www.npmjs.com/package/proxy-compare","install_command":"npm install proxy-compare","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"}},"repo_metadata":{"id":37261166,"uuid":"245762266","full_name":"dai-shi/proxy-compare","owner":"dai-shi","description":"Compare two objects using accessed properties with Proxy","archived":false,"fork":false,"pushed_at":"2024-09-24T00:45:20.000Z","size":1230,"stargazers_count":285,"open_issues_count":2,"forks_count":18,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-29T15:48:19.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/proxy-compare","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/dai-shi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-08T06:11:36.000Z","updated_at":"2024-10-02T09:53:59.000Z","dependencies_parsed_at":"2023-12-29T13:30:12.753Z","dependency_job_id":"7ad1e165-7fec-449d-bd07-8dea95080a39","html_url":"https://github.com/dai-shi/proxy-compare","commit_stats":{"total_commits":102,"total_committers":8,"mean_commits":12.75,"dds":0.2941176470588235,"last_synced_commit":"e167ada0d0aa1cdc8823a4e6c9fc3d65d77b6866"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dai-shi","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222505649,"owners_count":16994763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dai-shi","name":"Daishi Kato","uuid":"490574","kind":"user","description":"React library author, maintaining three state management libraries, Zustand, Jotai, Valtio, and React Server Components framework, Waku.","email":"","website":"https://daishikato.com","location":"Tokyo","twitter":"dai_shi","company":"Freelancer","icon_url":"https://avatars.githubusercontent.com/u/490574?u=1a59fda00993389c4b18954469832310466a19a6\u0026v=4","repositories_count":127,"last_synced_at":"2024-05-20T14:32:10.074Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dai-shi","funding_links":["https://github.com/sponsors/dai-shi"],"total_stars":18818,"followers":6317,"following":1,"created_at":"2022-11-02T16:51:48.313Z","updated_at":"2024-05-20T14:32:14.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dai-shi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dai-shi/repositories"},"tags":[{"name":"v3.0.0","sha":"27a56cc4ae6f5dde4adf1d2a94c9a9b370beb687","kind":"commit","published_at":"2024-04-29T00:48:46.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v3.0.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v3.0.0/manifests"},{"name":"v2.6.0","sha":"9f75cbb41a7caf8195a544163e017d5335266634","kind":"commit","published_at":"2024-01-15T05:36:18.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.6.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"50868c61461aefd2671503c51c299cd2d74653c3","kind":"commit","published_at":"2023-05-04T13:40:38.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.5.1","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d0f809f2b6bdec32b89b6089e3cbe596aa30f3a8","kind":"commit","published_at":"2023-02-14T01:39:04.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.5.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"dbbc1ece9df17049b802d3ac119dd4fb8952566a","kind":"commit","published_at":"2023-02-13T03:25:03.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.4.2","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"eb2f59ea07a706653118f5b89b2b9d7e82a9879c","kind":"commit","published_at":"2023-02-07T13:58:03.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.4.1","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"a09370529ccac716209122b89269c543a99b983e","kind":"commit","published_at":"2023-01-04T11:17:56.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.4.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7e7a615ed980cad948e6bfc9e378d9f661cac5af","kind":"commit","published_at":"2022-08-13T12:41:45.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.3.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ee3c9e6b9a7589f80a538546fb5e2a2f64f31a53","kind":"commit","published_at":"2022-06-14T02:34:53.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.2.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9d11e911209d014a53161129273dccc955d922af","kind":"commit","published_at":"2022-03-16T00:25:39.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.1.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"8892672fe4dd5e4aade45c2cf760ceeacb973075","kind":"commit","published_at":"2022-02-28T06:48:53.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.0.3","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c9e745b39743192108f8f6665451277c3edfbe8a","kind":"commit","published_at":"2021-08-13T09:05:17.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.0.2","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"015f3291dbdf5bccd9dd22c095afaf13febd4981","kind":"commit","published_at":"2021-06-29T11:44:29.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.0.1","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2cee04f8de44c573124f2b27cfa54be275122a82","kind":"commit","published_at":"2021-05-15T01:10:03.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v2.0.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v2.0.0/manifests"},{"name":"v1.1.6","sha":"7fca0765819a03c16e5226f860310618eb8a1d03","kind":"commit","published_at":"2021-01-20T15:21:32.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.1.6","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c405bc21e8340aabbf514c7f8638d85e5f32c9a3","kind":"commit","published_at":"2021-01-19T23:21:38.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.1.5","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"46b78339fba7631578f13179eb52e25b157a12dc","kind":"commit","published_at":"2021-01-14T12:29:29.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.1.4","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"6c90a24d852acad7fc81ed9aea369377d09a0b93","kind":"commit","published_at":"2020-11-24T09:35:52.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.1.3","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0cde474476d5a7d6ff52aefc49cff9dfbae4fd48","kind":"commit","published_at":"2020-11-20T15:45:28.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.1.2","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"554fb32b92782b67cbc54b40b94a1ed1000272df","kind":"commit","published_at":"2020-11-20T13:58:12.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.1.1","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"280b7d1866b99174c2ad7d2e9e4086f8f8c6dafb","kind":"commit","published_at":"2020-11-18T14:04:56.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.1.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"a4818e895df803457ea9a95eb00734e0c6efb3fe","kind":"commit","published_at":"2020-11-01T11:15:08.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.0.3","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e884541a7e1e71e8239e0b38cb22f35746bfabee","kind":"commit","published_at":"2020-07-02T04:59:17.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.0.2","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3abbc20b194e53e4dc48800280e7c56054e6abcd","kind":"commit","published_at":"2020-03-08T22:42:06.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.0.1","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b9c816bf12f4db1c8170af6170a4a2e656974084","kind":"commit","published_at":"2020-03-08T06:25:42.000Z","download_url":"https://codeload.github.com/dai-shi/proxy-compare/tar.gz/v1.0.0","html_url":"https://github.com/dai-shi/proxy-compare/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-11-01T01:04:11.923Z","dependent_packages_count":25,"downloads":15310751,"downloads_period":"last-month","dependent_repos_count":10246,"rankings":{"downloads":0.1960002694933525,"dependent_repos_count":0.24911291771469637,"dependent_packages_count":0.9988797741238213,"stargazers_count":3.864706765925129,"forks_count":5.631326094257751,"docker_downloads_count":0.7916086507366151,"average":1.9552724120418945},"purl":"pkg:npm/proxy-compare","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/proxy-compare","docker_dependents_count":83,"docker_downloads_count":12793975,"usage_url":"https://repos.ecosyste.ms/usage/npm/proxy-compare","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/proxy-compare/dependencies","status":null,"funding_links":["https://github.com/sponsors/dai-shi"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-15T20:23:37.906Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":3163703.222222222,"avg_time_to_close_pull_request":3095592.1129032257,"issues_closed_count":9,"pull_requests_closed_count":62,"pull_request_authors_count":11,"issue_authors_count":10,"avg_comments_per_issue":5.583333333333333,"avg_comments_per_pull_request":1.7258064516129032,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":4,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":16502.0,"past_year_avg_time_to_close_pull_request":3645622.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":8.5,"past_year_avg_comments_per_pull_request":1.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/issues","maintainers":[{"login":"dai-shi","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dai-shi"}],"active_maintainers":[{"login":"dai-shi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dai-shi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-compare/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-compare/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-compare/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-compare/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-compare/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-compare/codemeta","maintainers":[{"uuid":"daishi","login":"daishi","name":null,"email":"daishi@axlight.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~daishi","role":null,"created_at":"2022-11-18T10:48:34.571Z","updated_at":"2022-11-18T10:48:34.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daishi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5672869,"maintainers_count":1209745,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":279276,"full_name":"dai-shi/proxy-compare","default_branch":"main","total_commits":123,"total_committers":8,"total_bot_commits":8,"total_bot_committers":1,"mean_commits":15.375,"dds":0.14634146341463417,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-15T13:04:18.949Z","last_synced_commit":"4b5472b32186d709ce2ead2068caafbf1cf8190f","created_at":"2023-03-08T14:49:21.762Z","updated_at":"2026-07-15T13:04:18.530Z","committers":[{"name":"daishi","email":"daishi@axlight.com","login":"dai-shi","count":105},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Yago Pereira Azevedo","email":"56167866+YPAzevedo","login":"YPAzevedo","count":5},{"name":"Stephen Haberman","email":"stephen.haberman@gmail.com","login":"stephenh","count":1},{"name":"PuffMeow","email":"63894579+PuffMeow","login":"PuffMeow","count":1},{"name":"Mohammad Bagher Abiat","email":"zorofight94@gmail.com","login":"Aslemammad","count":1},{"name":"Low Jeng Lam","email":"jenglamlow@gmail.com","login":"jenglamlow","count":1},{"name":"Fedor Indutny","email":"238531+indutny","login":"indutny","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-17T00:00:16.621Z","repositories_count":6365143,"commits_count":863437695,"contributors_count":35673323,"owners_count":1218262,"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":"dai-shi/proxy-compare","html_url":"https://github.com/dai-shi/proxy-compare","last_synced_at":"2026-07-09T10:00:29.307Z","status":"active","issues_count":14,"pull_requests_count":88,"avg_time_to_close_issue":3060950.5833333335,"avg_time_to_close_pull_request":3170928.4125,"issues_closed_count":12,"pull_requests_closed_count":80,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":5.071428571428571,"avg_comments_per_pull_request":1.5795454545454546,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":46,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":613791.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-20T14:30:38.916Z","updated_at":"2026-07-09T10:00:29.307Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dai-shi%2Fproxy-compare/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":46,"javascript":11}},"issue_author_associations_count":{"table":{"NONE":11,"OWNER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":57,"OWNER":26,"NONE":5}},"issue_authors":{"table":{"dai-shi":3,"vikiboss":1,"zslucky":1,"Marsony":1,"justjake":1,"ityuany":1,"akorchyn":1,"joelmoss":1,"StepanDyubin":1,"Interpause":1,"hayond":1,"faceyspacey":1}},"pull_request_authors":{"table":{"dependabot[bot]":46,"dai-shi":26,"YPAzevedo":5,"stephenh":2,"StepanDyubin":2,"webbillion":2,"jenglamlow":1,"indutny":1,"Aslemammad":1,"Hunter-Gu":1,"PuffMeow":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-11T00:00:21.140Z","repositories_count":14862376,"issues_count":32227358,"pull_requests_count":106015761,"authors_count":11342158,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":4,"javascript":4}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":4}},"maintainers":[{"table":{"login":"dai-shi","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dai-shi"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":12,"PullRequestEvent":18,"ForkEvent":2,"IssuesEvent":4,"WatchEvent":23,"IssueCommentEvent":23,"PushEvent":9,"CreateEvent":13,"CommitCommentEvent":4},"last_year":{"DeleteEvent":6,"PullRequestEvent":6,"ForkEvent":1,"WatchEvent":2,"IssueCommentEvent":4,"CreateEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2023-02-06T03:46:31.163Z","updated_at":"2023-02-06T03:46:31.163Z","repository_link":"https://github.com/dai-shi/proxy-compare/blob/main/.github/workflows/cd.yml","dependencies":[{"id":7382766985,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7382766986,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7382766987,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-06T03:46:31.169Z","updated_at":"2023-02-06T03:46:31.169Z","repository_link":"https://github.com/dai-shi/proxy-compare/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7382766988,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7382766989,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7382766990,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-06T03:46:31.175Z","updated_at":"2023-02-06T03:46:31.175Z","repository_link":"https://github.com/dai-shi/proxy-compare/blob/main/package.json","dependencies":[{"id":7382766991,"package_name":"@types/jest","ecosystem":"npm","requirements":"^29.2.5","direct":true,"kind":"development","optional":false},{"id":7382766992,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.48.0","direct":true,"kind":"development","optional":false},{"id":7382766993,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.48.0","direct":true,"kind":"development","optional":false},{"id":7382766994,"package_name":"documentation","ecosystem":"npm","requirements":"^14.0.1","direct":true,"kind":"development","optional":false},{"id":7382766995,"package_name":"eslint","ecosystem":"npm","requirements":"^8.31.0","direct":true,"kind":"development","optional":false},{"id":7382766996,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":7382766997,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.26.0","direct":true,"kind":"development","optional":false},{"id":7382766998,"package_name":"jest","ecosystem":"npm","requirements":"^29.3.1","direct":true,"kind":"development","optional":false},{"id":7382766999,"package_name":"microbundle","ecosystem":"npm","requirements":"^0.15.1","direct":true,"kind":"development","optional":false},{"id":7382767000,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":7382767001,"package_name":"ts-jest","ecosystem":"npm","requirements":"^29.0.3","direct":true,"kind":"development","optional":false},{"id":7382767002,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2023-12-29T13:28:40.335Z","updated_at":"2023-12-29T13:28:40.335Z","repository_link":"https://github.com/dai-shi/proxy-compare/blob/main/pnpm-lock.yaml","dependencies":[{"id":15335548135,"package_name":"@ampproject","ecosystem":"npm","requirements":"remapping@2.2.1","direct":false,"kind":"development","optional":false},{"id":15335548136,"package_name":"@babel","ecosystem":"npm","requirements":"code-frame@7.21.4","direct":false,"kind":"development","optional":false},{"id":15335548137,"package_name":"@babel","ecosystem":"npm","requirements":"compat-data@7.21.7","direct":false,"kind":"development","optional":false},{"id":15335548138,"package_name":"@babel","ecosystem":"npm","requirements":"core@7.21.8","direct":false,"kind":"development","optional":false},{"id":15335548139,"package_name":"@babel","ecosystem":"npm","requirements":"generator@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548140,"package_name":"@babel","ecosystem":"npm","requirements":"helper-annotate-as-pure@7.18.6","direct":false,"kind":"development","optional":false},{"id":15335548141,"package_name":"@babel","ecosystem":"npm","requirements":"helper-builder-binary-assignment-operator-visitor@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548142,"package_name":"@babel","ecosystem":"npm","requirements":"helper-compilation-targets@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548143,"package_name":"@babel","ecosystem":"npm","requirements":"helper-create-class-features-plugin@7.21.8(@babel","direct":false,"kind":"development","optional":false},{"id":15335548144,"package_name":"@babel","ecosystem":"npm","requirements":"helper-create-regexp-features-plugin@7.21.8(@babel","direct":false,"kind":"development","optional":false},{"id":15335548145,"package_name":"@babel","ecosystem":"npm","requirements":"helper-define-polyfill-provider@0.3.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548146,"package_name":"@babel","ecosystem":"npm","requirements":"helper-environment-visitor@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548147,"package_name":"@babel","ecosystem":"npm","requirements":"helper-function-name@7.21.0","direct":false,"kind":"development","optional":false},{"id":15335548148,"package_name":"@babel","ecosystem":"npm","requirements":"helper-hoist-variables@7.18.6","direct":false,"kind":"development","optional":false},{"id":15335548149,"package_name":"@babel","ecosystem":"npm","requirements":"helper-member-expression-to-functions@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548150,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-imports@7.21.4","direct":false,"kind":"development","optional":false},{"id":15335548151,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-transforms@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548152,"package_name":"@babel","ecosystem":"npm","requirements":"helper-optimise-call-expression@7.18.6","direct":false,"kind":"development","optional":false},{"id":15335548153,"package_name":"@babel","ecosystem":"npm","requirements":"helper-plugin-utils@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548154,"package_name":"@babel","ecosystem":"npm","requirements":"helper-remap-async-to-generator@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":15335548155,"package_name":"@babel","ecosystem":"npm","requirements":"helper-replace-supers@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548156,"package_name":"@babel","ecosystem":"npm","requirements":"helper-simple-access@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548157,"package_name":"@babel","ecosystem":"npm","requirements":"helper-skip-transparent-expression-wrappers@7.20.0","direct":false,"kind":"development","optional":false},{"id":15335548158,"package_name":"@babel","ecosystem":"npm","requirements":"helper-split-export-declaration@7.18.6","direct":false,"kind":"development","optional":false},{"id":15335548159,"package_name":"@babel","ecosystem":"npm","requirements":"helper-string-parser@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548160,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-identifier@7.19.1","direct":false,"kind":"development","optional":false},{"id":15335548161,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-option@7.21.0","direct":false,"kind":"development","optional":false},{"id":15335548162,"package_name":"@babel","ecosystem":"npm","requirements":"helper-wrap-function@7.20.5","direct":false,"kind":"development","optional":false},{"id":15335548163,"package_name":"@babel","ecosystem":"npm","requirements":"helpers@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548164,"package_name":"@babel","ecosystem":"npm","requirements":"highlight@7.18.6","direct":false,"kind":"development","optional":false},{"id":15335548165,"package_name":"@babel","ecosystem":"npm","requirements":"parser@7.21.8","direct":false,"kind":"development","optional":false},{"id":15335548166,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548167,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":15335548168,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-async-generator-functions@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":15335548169,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-class-properties@7.12.1(@babel","direct":false,"kind":"development","optional":false},{"id":15335548170,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-class-properties@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548171,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-class-static-block@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":15335548172,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-dynamic-import@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548173,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-export-namespace-from@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":15335548174,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-json-strings@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548175,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-logical-assignment-operators@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":15335548176,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-nullish-coalescing-operator@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548177,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-numeric-separator@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548178,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-object-rest-spread@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":15335548179,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-optional-catch-binding@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548180,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-optional-chaining@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":15335548181,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-private-methods@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548182,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-private-property-in-object@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":15335548183,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-unicode-property-regex@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548184,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-async-generators@7.8.4(@babel","direct":false,"kind":"development","optional":false},{"id":15335548185,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-bigint@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548186,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-class-properties@7.12.13(@babel","direct":false,"kind":"development","optional":false},{"id":15335548187,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-class-static-block@7.14.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548188,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-dynamic-import@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548189,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-export-namespace-from@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548190,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-flow@7.21.4(@babel","direct":false,"kind":"development","optional":false},{"id":15335548191,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-import-assertions@7.20.0(@babel","direct":false,"kind":"development","optional":false},{"id":15335548192,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-import-meta@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":15335548193,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-json-strings@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548194,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-jsx@7.21.4(@babel","direct":false,"kind":"development","optional":false},{"id":15335548195,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-logical-assignment-operators@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":15335548196,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-nullish-coalescing-operator@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548197,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-numeric-separator@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":15335548198,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-object-rest-spread@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548199,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-catch-binding@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548200,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-chaining@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548201,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-private-property-in-object@7.14.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548202,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-top-level-await@7.14.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548203,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-typescript@7.21.4(@babel","direct":false,"kind":"development","optional":false},{"id":15335548204,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-arrow-functions@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548205,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-async-to-generator@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":15335548206,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-block-scoped-functions@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548207,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-block-scoping@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":15335548208,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-classes@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":15335548209,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-computed-properties@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548210,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-destructuring@7.21.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548211,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-dotall-regex@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548212,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-duplicate-keys@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":15335548213,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-exponentiation-operator@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548214,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-flow-strip-types@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":15335548215,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-for-of@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548216,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-function-name@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":15335548217,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-literals@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":15335548218,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-member-expression-literals@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548219,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-modules-amd@7.20.11(@babel","direct":false,"kind":"development","optional":false},{"id":15335548220,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-modules-commonjs@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548221,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-modules-systemjs@7.20.11(@babel","direct":false,"kind":"development","optional":false},{"id":15335548222,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-modules-umd@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548223,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-named-capturing-groups-regex@7.20.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548224,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-new-target@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548225,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-object-super@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548226,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-parameters@7.21.3(@babel","direct":false,"kind":"development","optional":false},{"id":15335548227,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-property-literals@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548228,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-react-display-name@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548229,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-react-jsx-development@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548230,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-react-jsx@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548231,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-react-pure-annotations@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548232,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-regenerator@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548233,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-reserved-words@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548234,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-shorthand-properties@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548235,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-spread@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":15335548236,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-sticky-regex@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548237,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-template-literals@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":15335548238,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-typeof-symbol@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":15335548239,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-unicode-escapes@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548240,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-unicode-regex@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548241,"package_name":"@babel","ecosystem":"npm","requirements":"preset-env@7.21.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548242,"package_name":"@babel","ecosystem":"npm","requirements":"preset-flow@7.21.4(@babel","direct":false,"kind":"development","optional":false},{"id":15335548243,"package_name":"@babel","ecosystem":"npm","requirements":"preset-modules@0.1.5(@babel","direct":false,"kind":"development","optional":false},{"id":15335548244,"package_name":"@babel","ecosystem":"npm","requirements":"preset-react@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":15335548245,"package_name":"@babel","ecosystem":"npm","requirements":"regjsgen@0.8.0","direct":false,"kind":"development","optional":false},{"id":15335548246,"package_name":"@babel","ecosystem":"npm","requirements":"runtime@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548247,"package_name":"@babel","ecosystem":"npm","requirements":"template@7.20.7","direct":false,"kind":"development","optional":false},{"id":15335548248,"package_name":"@babel","ecosystem":"npm","requirements":"traverse@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548249,"package_name":"@babel","ecosystem":"npm","requirements":"types@7.21.5","direct":false,"kind":"development","optional":false},{"id":15335548250,"package_name":"@bcoe","ecosystem":"npm","requirements":"v8-coverage@0.2.3","direct":false,"kind":"development","optional":false},{"id":15335548251,"package_name":"@eslint-community","ecosystem":"npm","requirements":"eslint-utils@4.4.0(eslint@8.39.0)","direct":false,"kind":"development","optional":false},{"id":15335548252,"package_name":"@eslint-community","ecosystem":"npm","requirements":"regexpp@4.5.1","direct":false,"kind":"development","optional":false},{"id":15335548253,"package_name":"@eslint","ecosystem":"npm","requirements":"eslintrc@2.0.2","direct":false,"kind":"development","optional":false},{"id":15335548254,"package_name":"@eslint","ecosystem":"npm","requirements":"js@8.39.0","direct":false,"kind":"development","optional":false},{"id":15335548255,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"config-array@0.11.8","direct":false,"kind":"development","optional":false},{"id":15335548256,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"module-importer@1.0.1","direct":false,"kind":"development","optional":false},{"id":15335548257,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"object-schema@1.2.1","direct":false,"kind":"development","optional":false},{"id":15335548258,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"load-nyc-config@1.1.0","direct":false,"kind":"development","optional":false},{"id":15335548259,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"schema@0.1.3","direct":false,"kind":"development","optional":false},{"id":15335548260,"package_name":"@jest","ecosystem":"npm","requirements":"console@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548261,"package_name":"@jest","ecosystem":"npm","requirements":"core@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548262,"package_name":"@jest","ecosystem":"npm","requirements":"environment@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548263,"package_name":"@jest","ecosystem":"npm","requirements":"expect-utils@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548264,"package_name":"@jest","ecosystem":"npm","requirements":"expect@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548265,"package_name":"@jest","ecosystem":"npm","requirements":"fake-timers@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548266,"package_name":"@jest","ecosystem":"npm","requirements":"globals@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548267,"package_name":"@jest","ecosystem":"npm","requirements":"reporters@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548268,"package_name":"@jest","ecosystem":"npm","requirements":"schemas@29.4.3","direct":false,"kind":"development","optional":false},{"id":15335548269,"package_name":"@jest","ecosystem":"npm","requirements":"source-map@29.4.3","direct":false,"kind":"development","optional":false},{"id":15335548270,"package_name":"@jest","ecosystem":"npm","requirements":"test-result@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548271,"package_name":"@jest","ecosystem":"npm","requirements":"test-sequencer@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548272,"package_name":"@jest","ecosystem":"npm","requirements":"transform@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548273,"package_name":"@jest","ecosystem":"npm","requirements":"types@29.5.0","direct":false,"kind":"development","optional":false},{"id":15335548274,"package_name":"@jridgewell","ecosystem":"npm","requirements":"gen-mapping@0.3.3","direct":false,"kind":"development","optional":false},{"id":15335548275,"package_name":"@jridgewell","ecosystem":"npm","requirements":"resolve-uri@3.1.0","direct":false,"kind":"development","optional":false},{"id":15335548276,"package_name":"@jridgewell","ecosystem":"npm","requirements":"set-array@1.1.2","direct":false,"kind":"development","optional":false},{"id":15335548277,"package_name":"@jridgewell","ecosystem":"npm","requirements":"source-map@0.3.3","direct":false,"kind":"development","optional":false},{"id":15335548278,"package_name":"@jridgewell","ecosystem":"npm","requirements":"sourcemap-codec@1.4.14","direct":false,"kind":"development","optional":false},{"id":15335548279,"package_name":"@jridgewell","ecosystem":"npm","requirements":"sourcemap-codec@1.4.15","direct":false,"kind":"development","optional":false},{"id":15335548280,"package_name":"@jridgewell","ecosystem":"npm","requirements":"trace-mapping@0.3.18","direct":false,"kind":"development","optional":false},{"id":15335548281,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.scandir@2.1.5","direct":false,"kind":"development","optional":false},{"id":15335548282,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.stat@2.0.5","direct":false,"kind":"development","optional":false},{"id":15335548283,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.walk@1.2.8","direct":false,"kind":"development","optional":false},{"id":15335548284,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-alias@3.1.9(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":15335548285,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-babel@5.3.1(@babel","direct":false,"kind":"development","optional":false},{"id":15335548286,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-commonjs@17.1.0(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":15335548287,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-json@4.1.0(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":15335548288,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-node-resolve@11.2.1(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":15335548289,"package_name":"@rollup","ecosystem":"npm","requirements":"pluginutils@3.1.0(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":15335548290,"package_name":"@rollup","ecosystem":"npm","requirements":"pluginutils@4.2.1","direct":false,"kind":"development","optional":false},{"id":15335548291,"package_name":"@sinclair","ecosystem":"npm","requirements":"typebox@0.25.24","direct":false,"kind":"development","optional":false},{"id":15335548292,"package_name":"@sinonjs","ecosystem":"npm","requirements":"commons@2.0.0","direct":false,"kind":"development","optional":false},{"id":15335548293,"package_name":"@sinonjs","ecosystem":"npm","requirements":"fake-timers@10.0.2","direct":false,"kind":"development","optional":false},{"id":15335548294,"package_name":"@surma","ecosystem":"npm","requirements":"rollup-plugin-off-main-thread@2.2.3","direct":false,"kind":"development","optional":false},{"id":15335548295,"package_name":"@trysound","ecosystem":"npm","requirements":"sax@0.2.0","direct":false,"kind":"development","optional":false},{"id":15335548296,"package_name":"@types","ecosystem":"npm","requirements":"babel__core@7.20.0","direct":false,"kind":"development","optional":false},{"id":15335548297,"package_name":"@types","ecosystem":"npm","requirements":"babel__generator@7.6.4","direct":false,"kind":"development","optional":false},{"id":15335548298,"package_name":"@types","ecosystem":"npm","requirements":"babel__template@7.4.1","direct":false,"kind":"development","optional":false},{"id":15335548299,"package_name":"@types","ecosystem":"npm","requirements":"babel__traverse@7.18.5","direct":false,"kind":"development","optional":false},{"id":15335548300,"package_name":"@types","ecosystem":"npm","requirements":"debug@4.1.7","direct":false,"kind":"development","optional":false},{"id":15335548301,"package_name":"@types","ecosystem":"npm","requirements":"estree@0.0.39","direct":false,"kind":"development","optional":false},{"id":15335548302,"package_name":"@types","ecosystem":"npm","requirements":"estree@1.0.1","direct":false,"kind":"development","optional":false},{"id":15335548303,"package_name":"@types","ecosystem":"npm","requirements":"extend@3.0.1","direct":false,"kind":"development","optional":false},{"id":15335548304,"package_name":"@types","ecosystem":"npm","requirements":"graceful-fs@4.1.6","direct":false,"kind":"development","optional":false},{"id":15335548305,"package_name":"@types","ecosystem":"npm","requirements":"hast@2.3.4","direct":false,"kind":"development","optional":false},{"id":15335548306,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-coverage@2.0.4","direct":false,"kind":"development","optional":false},{"id":15335548307,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-report@3.0.0","direct":false,"kind":"development","optional":false},{"id":15335548308,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-reports@3.0.1","direct":false,"kind":"development","optional":false},{"id":15335548309,"package_name":"@types","ecosystem":"npm","requirements":"jest@29.5.1","direct":false,"kind":"development","optional":false},{"id":15335548310,"package_name":"@types","ecosystem":"npm","requirements":"json-schema@7.0.11","direct":false,"kind":"development","optional":false},{"id":15335548311,"package_name":"@types","ecosystem":"npm","requirements":"json5@0.0.29","direct":false,"kind":"development","optional":false},{"id":15335548312,"package_name":"@types","ecosystem":"npm","requirements":"mdast@3.0.11","direct":false,"kind":"development","optional":false},{"id":15335548313,"package_name":"@types","ecosystem":"npm","requirements":"ms@0.7.31","direct":false,"kind":"development","optional":false},{"id":15335548314,"package_name":"@types","ecosystem":"npm","requirements":"node@18.16.3","direct":false,"kind":"development","optional":false},{"id":15335548315,"package_name":"@types","ecosystem":"npm","requirements":"normalize-package-data@2.4.1","direct":false,"kind":"development","optional":false},{"id":15335548316,"package_name":"@types","ecosystem":"npm","requirements":"parse-json@4.0.0","direct":false,"kind":"development","optional":false},{"id":15335548317,"package_name":"@types","ecosystem":"npm","requirements":"parse5@6.0.3","direct":false,"kind":"development","optional":false},{"id":15335548318,"package_name":"@types","ecosystem":"npm","requirements":"prettier@2.7.2","direct":false,"kind":"development","optional":false},{"id":15335548319,"package_name":"@types","ecosystem":"npm","requirements":"resolve@1.17.1","direct":false,"kind":"development","optional":false},{"id":15335548320,"package_name":"@types","ecosystem":"npm","requirements":"semver@7.3.13","direct":false,"kind":"development","optional":false},{"id":15335548321,"package_name":"@types","ecosystem":"npm","requirements":"stack-utils@2.0.1","direct":false,"kind":"development","optional":false},{"id":15335548322,"package_name":"@types","ecosystem":"npm","requirements":"supports-color@8.1.1","direct":false,"kind":"development","optional":false},{"id":15335548323,"package_name":"@types","ecosystem":"npm","requirements":"unist@2.0.6","direct":false,"kind":"development","optional":false},{"id":15335548324,"package_name":"@types","ecosystem":"npm","requirements":"yargs-parser@21.0.0","direct":false,"kind":"development","optional":false},{"id":15335548325,"package_name":"@types","ecosystem":"npm","requirements":"yargs@17.0.24","direct":false,"kind":"development","optional":false},{"id":15335548326,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"eslint-plugin@5.59.2(@typescript-eslint","direct":false,"kind":"development","optional":false},{"id":15335548327,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"parser@5.59.2(eslint@8.39.0)(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":15335548328,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"scope-manager@5.59.2","direct":false,"kind":"development","optional":false},{"id":15335548329,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"type-utils@5.59.2(eslint@8.39.0)(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":15335548330,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"types@5.59.2","direct":false,"kind":"development","optional":false},{"id":15335548331,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"typescript-estree@5.59.2(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":15335548332,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"utils@5.59.2(eslint@8.39.0)(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":15335548333,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"visitor-keys@5.59.2","direct":false,"kind":"development","optional":false},{"id":15335548334,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-core@3.2.47","direct":false,"kind":"development","optional":false},{"id":15335548335,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-dom@3.2.47","direct":false,"kind":"development","optional":false},{"id":15335548336,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-sfc@3.2.47","direct":false,"kind":"development","optional":false},{"id":15335548337,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-ssr@3.2.47","direct":false,"kind":"development","optional":false},{"id":15335548338,"package_name":"@vue","ecosystem":"npm","requirements":"reactivity-transform@3.2.47","direct":false,"kind":"development","optional":false},{"id":15335548339,"package_name":"@vue","ecosystem":"npm","requirements":"shared@3.2.47","direct":false,"kind":"development","optional":false},{"id":15335548340,"package_name":"acorn-jsx@5.3.2(acorn@8.8.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548341,"package_name":"acorn@8.8.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548342,"package_name":"ajv@6.12.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548343,"package_name":"ansi-escapes@4.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548344,"package_name":"ansi-regex@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548345,"package_name":"ansi-regex@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548346,"package_name":"ansi-regex@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548347,"package_name":"ansi-styles@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548348,"package_name":"ansi-styles@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548349,"package_name":"ansi-styles@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548350,"package_name":"ansi-styles@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548351,"package_name":"anymatch@3.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548352,"package_name":"argparse@1.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548353,"package_name":"argparse@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548354,"package_name":"array-buffer-byte-length@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548355,"package_name":"array-includes@3.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548356,"package_name":"array-union@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548357,"package_name":"array.prototype.flat@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548358,"package_name":"array.prototype.flatmap@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548359,"package_name":"async@3.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548360,"package_name":"asyncro@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548361,"package_name":"autoprefixer@10.4.14(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548362,"package_name":"available-typed-arrays@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548363,"package_name":"babel-jest@29.5.0(@babel","ecosystem":"npm","requirements":"core@7.21.8)","direct":false,"kind":"development","optional":false},{"id":15335548364,"package_name":"babel-plugin-istanbul@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548365,"package_name":"babel-plugin-jest-hoist@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548670,"package_name":"babel-plugin-macros@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335548671,"package_name":"babel-plugin-polyfill-corejs2@0.3.3(@babel","ecosystem":"npm","requirements":"core@7.21.8)","direct":false,"kind":"development","optional":false},{"id":15335548672,"package_name":"babel-plugin-polyfill-corejs3@0.6.0(@babel","ecosystem":"npm","requirements":"core@7.21.8)","direct":false,"kind":"development","optional":false},{"id":15335548673,"package_name":"babel-plugin-polyfill-regenerator@0.4.1(@babel","ecosystem":"npm","requirements":"core@7.21.8)","direct":false,"kind":"development","optional":false},{"id":15335548674,"package_name":"babel-plugin-transform-async-to-promises@0.8.18","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549765,"package_name":"babel-plugin-transform-replace-expressions@0.2.0(@babel","ecosystem":"npm","requirements":"core@7.21.8)","direct":false,"kind":"development","optional":false},{"id":15335549766,"package_name":"babel-preset-current-node-syntax@1.0.1(@babel","ecosystem":"npm","requirements":"core@7.21.8)","direct":false,"kind":"development","optional":false},{"id":15335549767,"package_name":"babel-preset-jest@29.5.0(@babel","ecosystem":"npm","requirements":"core@7.21.8)","direct":false,"kind":"development","optional":false},{"id":15335549768,"package_name":"bail@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549769,"package_name":"balanced-match@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549770,"package_name":"binary-extensions@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549771,"package_name":"boolbase@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549772,"package_name":"brace-expansion@1.1.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549773,"package_name":"brace-expansion@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549774,"package_name":"braces@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549775,"package_name":"brotli-size@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549776,"package_name":"browserslist@4.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549777,"package_name":"bs-logger@0.2.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549778,"package_name":"bser@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549779,"package_name":"buffer-from@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549780,"package_name":"builtin-modules@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549781,"package_name":"call-bind@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549782,"package_name":"callsites@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549783,"package_name":"camelcase@5.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549784,"package_name":"camelcase@6.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549785,"package_name":"caniuse-api@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549786,"package_name":"caniuse-lite@1.0.30001482","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549787,"package_name":"ccount@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549788,"package_name":"chalk@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549789,"package_name":"chalk@2.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549790,"package_name":"chalk@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549791,"package_name":"chalk@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549792,"package_name":"char-regex@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549793,"package_name":"character-entities-html4@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549794,"package_name":"character-entities-legacy@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549795,"package_name":"character-entities@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549796,"package_name":"chokidar@3.5.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549797,"package_name":"ci-info@3.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549798,"package_name":"cjs-module-lexer@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549799,"package_name":"cliui@8.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549800,"package_name":"co@4.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549801,"package_name":"collect-v8-coverage@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549802,"package_name":"color-convert@1.9.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549803,"package_name":"color-convert@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549804,"package_name":"color-name@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549805,"package_name":"color-name@1.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549806,"package_name":"colord@2.9.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549807,"package_name":"comma-separated-tokens@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549808,"package_name":"commander@2.20.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549809,"package_name":"commander@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549810,"package_name":"commondir@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549811,"package_name":"concat-map@0.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549812,"package_name":"concat-with-sourcemaps@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549813,"package_name":"confusing-browser-globals@1.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549814,"package_name":"convert-source-map@1.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549815,"package_name":"convert-source-map@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549816,"package_name":"core-js-compat@3.30.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549817,"package_name":"cosmiconfig@7.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549818,"package_name":"cross-spawn@6.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549819,"package_name":"cross-spawn@7.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549820,"package_name":"css-declaration-sorter@6.4.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549842,"package_name":"css-select@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549843,"package_name":"css-tree@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549844,"package_name":"css-what@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549845,"package_name":"cssesc@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549846,"package_name":"cssnano-preset-default@5.2.14(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549863,"package_name":"cssnano-utils@3.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549865,"package_name":"cssnano@5.1.15(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549966,"package_name":"csso@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549967,"package_name":"de-indent@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549968,"package_name":"debug@3.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549969,"package_name":"debug@4.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549970,"package_name":"decode-named-character-reference@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549971,"package_name":"dedent@0.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549972,"package_name":"deep-is@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549973,"package_name":"deepmerge@4.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549974,"package_name":"define-lazy-prop@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549975,"package_name":"define-properties@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549976,"package_name":"dequal@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549977,"package_name":"detect-newline@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335549978,"package_name":"diff-sequences@29.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335552316,"package_name":"diff@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335552317,"package_name":"dir-glob@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335552318,"package_name":"doctrine-temporary-fork@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553074,"package_name":"doctrine@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553075,"package_name":"doctrine@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553076,"package_name":"documentation@14.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553534,"package_name":"dom-serializer@1.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553535,"package_name":"domelementtype@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553536,"package_name":"domhandler@4.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553537,"package_name":"domutils@2.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553538,"package_name":"duplexer@0.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553721,"package_name":"duplexer@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553722,"package_name":"eastasianwidth@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553723,"package_name":"ejs@3.1.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335553724,"package_name":"electron-to-chromium@1.4.382","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554596,"package_name":"emittery@0.13.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554597,"package_name":"emoji-regex@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554598,"package_name":"emoji-regex@9.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554599,"package_name":"entities@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554600,"package_name":"error-ex@1.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554601,"package_name":"es-abstract@1.21.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554602,"package_name":"es-set-tostringtag@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554603,"package_name":"es-shim-unscopables@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554604,"package_name":"es-to-primitive@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554605,"package_name":"escalade@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554606,"package_name":"escape-string-regexp@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554607,"package_name":"escape-string-regexp@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554608,"package_name":"escape-string-regexp@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554609,"package_name":"escape-string-regexp@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554610,"package_name":"eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.27.5)(eslint@8.39.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554640,"package_name":"eslint-import-resolver-node@0.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554641,"package_name":"eslint-module-utils@2.8.0(@typescript-eslint","ecosystem":"npm","requirements":"parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0)","direct":false,"kind":"development","optional":false},{"id":15335554642,"package_name":"eslint-plugin-import@2.27.5(@typescript-eslint","ecosystem":"npm","requirements":"parser@5.59.2)(eslint@8.39.0)","direct":false,"kind":"development","optional":false},{"id":15335554643,"package_name":"eslint-scope@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554644,"package_name":"eslint-scope@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554645,"package_name":"eslint-visitor-keys@3.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554647,"package_name":"eslint@8.39.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554649,"package_name":"espree@9.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554655,"package_name":"esprima@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554656,"package_name":"esquery@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554657,"package_name":"esrecurse@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554658,"package_name":"estraverse@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554659,"package_name":"estraverse@5.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554660,"package_name":"estree-walker@0.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554661,"package_name":"estree-walker@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554662,"package_name":"estree-walker@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554663,"package_name":"esutils@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554664,"package_name":"eventemitter3@4.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554665,"package_name":"execa@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554666,"package_name":"exit@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335554667,"package_name":"expect@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555753,"package_name":"extend@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555757,"package_name":"fast-deep-equal@3.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555760,"package_name":"fast-glob@3.2.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555763,"package_name":"fast-json-stable-stringify@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555766,"package_name":"fast-levenshtein@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555769,"package_name":"fastq@1.15.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555772,"package_name":"fb-watchman@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555775,"package_name":"figures@1.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555778,"package_name":"file-entry-cache@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555781,"package_name":"filelist@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555784,"package_name":"filesize@6.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555788,"package_name":"fill-range@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555791,"package_name":"find-cache-dir@3.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555795,"package_name":"find-up@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555797,"package_name":"find-up@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555799,"package_name":"find-up@6.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555802,"package_name":"flat-cache@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555806,"package_name":"flatted@3.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555809,"package_name":"for-each@0.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555812,"package_name":"fraction.js@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555815,"package_name":"fs-extra@10.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555818,"package_name":"fs.realpath@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555821,"package_name":"fsevents@2.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555825,"package_name":"function-bind@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555828,"package_name":"function.prototype.name@1.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555832,"package_name":"functions-have-names@1.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555835,"package_name":"generic-names@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555839,"package_name":"gensync@1.0.0-beta.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555841,"package_name":"get-caller-file@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335555844,"package_name":"get-intrinsic@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556084,"package_name":"get-package-type@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556085,"package_name":"get-stream@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556086,"package_name":"get-symbol-description@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556087,"package_name":"git-up@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556088,"package_name":"git-url-parse@13.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556089,"package_name":"github-slugger@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556090,"package_name":"github-slugger@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556091,"package_name":"glob-parent@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556092,"package_name":"glob-parent@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556093,"package_name":"glob@7.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556094,"package_name":"glob@8.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556095,"package_name":"globals-docs@2.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556130,"package_name":"globals@11.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556131,"package_name":"globals@13.20.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556132,"package_name":"globalthis@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556133,"package_name":"globalyzer@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556134,"package_name":"globby@11.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556135,"package_name":"globrex@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556136,"package_name":"gopd@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556137,"package_name":"graceful-fs@4.2.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556138,"package_name":"grapheme-splitter@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556139,"package_name":"gzip-size@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556140,"package_name":"gzip-size@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556141,"package_name":"has-ansi@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556142,"package_name":"has-bigints@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556143,"package_name":"has-flag@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556144,"package_name":"has-flag@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556145,"package_name":"has-property-descriptors@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556146,"package_name":"has-proto@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556147,"package_name":"has-symbols@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556148,"package_name":"has-tostringtag@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556149,"package_name":"has@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556150,"package_name":"hast-util-from-parse5@7.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556151,"package_name":"hast-util-parse-selector@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556152,"package_name":"hast-util-raw@7.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335556153,"package_name":"hast-util-sanitize@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557327,"package_name":"hast-util-to-html@8.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557328,"package_name":"hast-util-to-parse5@7.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557329,"package_name":"hast-util-whitespace@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557330,"package_name":"hastscript@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557331,"package_name":"he@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557332,"package_name":"highlight.js@11.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557333,"package_name":"hosted-git-info@2.8.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557334,"package_name":"hosted-git-info@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557335,"package_name":"html-escaper@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557336,"package_name":"html-void-elements@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557337,"package_name":"human-signals@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557338,"package_name":"icss-replace-symbols@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557339,"package_name":"icss-utils@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557340,"package_name":"ignore@5.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557341,"package_name":"import-cwd@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557342,"package_name":"import-fresh@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557343,"package_name":"import-from@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557344,"package_name":"import-local@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557345,"package_name":"imurmurhash@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557346,"package_name":"inflight@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557347,"package_name":"inherits@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557348,"package_name":"ini@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557350,"package_name":"internal-slot@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557351,"package_name":"is-absolute@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557352,"package_name":"is-array-buffer@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557353,"package_name":"is-arrayish@0.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557354,"package_name":"is-bigint@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557355,"package_name":"is-binary-path@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557356,"package_name":"is-boolean-object@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557357,"package_name":"is-buffer@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557358,"package_name":"is-callable@1.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557359,"package_name":"is-core-module@2.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557360,"package_name":"is-date-object@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557361,"package_name":"is-docker@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557362,"package_name":"is-extglob@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557363,"package_name":"is-fullwidth-code-point@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557364,"package_name":"is-generator-fn@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557365,"package_name":"is-glob@4.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557366,"package_name":"is-module@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557367,"package_name":"is-negative-zero@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557368,"package_name":"is-number-object@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557369,"package_name":"is-number@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557370,"package_name":"is-path-inside@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557371,"package_name":"is-plain-obj@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557372,"package_name":"is-reference@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557373,"package_name":"is-regex@1.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557374,"package_name":"is-relative@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557375,"package_name":"is-shared-array-buffer@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557376,"package_name":"is-ssh@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557377,"package_name":"is-stream@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557378,"package_name":"is-string@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557379,"package_name":"is-symbol@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557380,"package_name":"is-typed-array@1.1.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557381,"package_name":"is-unc-path@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557382,"package_name":"is-weakref@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557383,"package_name":"is-windows@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557384,"package_name":"is-wsl@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557385,"package_name":"isexe@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557386,"package_name":"istanbul-lib-coverage@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557387,"package_name":"istanbul-lib-instrument@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557388,"package_name":"istanbul-lib-report@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557389,"package_name":"istanbul-lib-source-maps@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557390,"package_name":"istanbul-reports@3.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557391,"package_name":"jake@10.8.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557416,"package_name":"jest-changed-files@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557616,"package_name":"jest-circus@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557626,"package_name":"jest-cli@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557627,"package_name":"jest-config@29.5.0(@types","ecosystem":"npm","requirements":"node@18.16.3)","direct":false,"kind":"development","optional":false},{"id":15335557688,"package_name":"jest-diff@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557689,"package_name":"jest-docblock@29.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557690,"package_name":"jest-each@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557752,"package_name":"jest-environment-node@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557817,"package_name":"jest-get-type@29.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557841,"package_name":"jest-haste-map@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335557889,"package_name":"jest-leak-detector@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335558023,"package_name":"jest-matcher-utils@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335558806,"package_name":"jest-message-util@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335559292,"package_name":"jest-mock@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335559812,"package_name":"jest-pnp-resolver@1.2.3(jest-resolve@29.5.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335559831,"package_name":"jest-regex-util@29.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335559833,"package_name":"jest-resolve-dependencies@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335559836,"package_name":"jest-resolve@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335559874,"package_name":"jest-runner@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335559875,"package_name":"jest-runtime@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335560232,"package_name":"jest-snapshot@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335560754,"package_name":"jest-util@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335561728,"package_name":"jest-validate@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335561765,"package_name":"jest-watcher@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335563597,"package_name":"jest-worker@26.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335563598,"package_name":"jest-worker@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564323,"package_name":"jest@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564649,"package_name":"js-sdsl@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564650,"package_name":"js-tokens@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564651,"package_name":"js-yaml@3.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564652,"package_name":"js-yaml@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564653,"package_name":"jsesc@0.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564654,"package_name":"jsesc@2.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564655,"package_name":"json-parse-better-errors@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564656,"package_name":"json-parse-even-better-errors@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564657,"package_name":"json-schema-traverse@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564658,"package_name":"json-stable-stringify-without-jsonify@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564659,"package_name":"json5@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564660,"package_name":"json5@2.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564661,"package_name":"jsonfile@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564662,"package_name":"kleur@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564663,"package_name":"kleur@4.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564664,"package_name":"konan@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564959,"package_name":"leven@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564960,"package_name":"levn@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564961,"package_name":"lilconfig@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564962,"package_name":"lines-and-columns@1.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564963,"package_name":"load-json-file@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564964,"package_name":"loader-utils@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564965,"package_name":"locate-path@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564966,"package_name":"locate-path@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564967,"package_name":"locate-path@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564968,"package_name":"lodash.camelcase@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564969,"package_name":"lodash.debounce@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564970,"package_name":"lodash.memoize@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564971,"package_name":"lodash.merge@4.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564972,"package_name":"lodash.uniq@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564973,"package_name":"lodash@4.17.21","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564974,"package_name":"longest-streak@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564975,"package_name":"lru-cache@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564976,"package_name":"lru-cache@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564977,"package_name":"magic-string@0.25.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564978,"package_name":"make-dir@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564979,"package_name":"make-error@1.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564980,"package_name":"makeerror@1.0.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564981,"package_name":"map-cache@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564982,"package_name":"markdown-table@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335564983,"package_name":"maxmin@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335566591,"package_name":"mdast-util-definitions@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335566592,"package_name":"mdast-util-find-and-replace@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335566593,"package_name":"mdast-util-from-markdown@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568025,"package_name":"mdast-util-gfm-autolink-literal@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568026,"package_name":"mdast-util-gfm-footnote@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568027,"package_name":"mdast-util-gfm-strikethrough@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568028,"package_name":"mdast-util-gfm-table@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568029,"package_name":"mdast-util-gfm-task-list-item@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568030,"package_name":"mdast-util-gfm@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568031,"package_name":"mdast-util-inject@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568032,"package_name":"mdast-util-phrasing@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568033,"package_name":"mdast-util-to-hast@12.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568034,"package_name":"mdast-util-to-markdown@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568035,"package_name":"mdast-util-to-string@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568036,"package_name":"mdast-util-to-string@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568037,"package_name":"mdast-util-toc@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568560,"package_name":"mdn-data@2.0.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568561,"package_name":"memorystream@0.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568562,"package_name":"merge-stream@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568563,"package_name":"merge2@1.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335568564,"package_name":"microbundle@0.15.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569049,"package_name":"micromark-core-commonmark@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569061,"package_name":"micromark-extension-gfm-autolink-literal@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569071,"package_name":"micromark-extension-gfm-footnote@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569120,"package_name":"micromark-extension-gfm-strikethrough@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569121,"package_name":"micromark-extension-gfm-table@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569166,"package_name":"micromark-extension-gfm-tagfilter@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569167,"package_name":"micromark-extension-gfm-task-list-item@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569169,"package_name":"micromark-extension-gfm@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569179,"package_name":"micromark-factory-destination@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569202,"package_name":"micromark-factory-label@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569219,"package_name":"micromark-factory-space@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335569243,"package_name":"micromark-factory-title@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335571299,"package_name":"micromark-factory-whitespace@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335573265,"package_name":"micromark-util-character@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335573510,"package_name":"micromark-util-chunked@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335573533,"package_name":"micromark-util-classify-character@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335573737,"package_name":"micromark-util-combine-extensions@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335575042,"package_name":"micromark-util-decode-numeric-character-reference@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335575902,"package_name":"micromark-util-decode-string@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335576336,"package_name":"micromark-util-encode@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335576363,"package_name":"micromark-util-html-tag-name@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335577183,"package_name":"micromark-util-normalize-identifier@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335578154,"package_name":"micromark-util-resolve-all@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335578463,"package_name":"micromark-util-sanitize-uri@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335578465,"package_name":"micromark-util-subtokenize@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335578467,"package_name":"micromark-util-symbol@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335578675,"package_name":"micromark-util-types@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579831,"package_name":"micromark@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579906,"package_name":"micromatch@4.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579907,"package_name":"mimic-fn@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579908,"package_name":"minimatch@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579909,"package_name":"minimatch@5.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579910,"package_name":"minimist@1.2.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579911,"package_name":"mri@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579912,"package_name":"ms@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579913,"package_name":"ms@2.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579914,"package_name":"nanoid@3.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579915,"package_name":"natural-compare-lite@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579916,"package_name":"natural-compare@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579917,"package_name":"nice-try@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579918,"package_name":"node-int64@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579919,"package_name":"node-releases@2.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579920,"package_name":"normalize-package-data@2.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579921,"package_name":"normalize-package-data@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579922,"package_name":"normalize-path@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579923,"package_name":"normalize-range@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579924,"package_name":"normalize-url@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579925,"package_name":"npm-run-all@4.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579926,"package_name":"npm-run-path@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579927,"package_name":"nth-check@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579928,"package_name":"number-is-nan@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579929,"package_name":"object-assign@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579930,"package_name":"object-inspect@1.12.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579931,"package_name":"object-keys@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579932,"package_name":"object.assign@4.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579933,"package_name":"object.entries@1.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579934,"package_name":"object.values@1.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579935,"package_name":"once@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579936,"package_name":"onetime@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579937,"package_name":"open@8.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579938,"package_name":"optionator@0.9.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579939,"package_name":"p-finally@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579940,"package_name":"p-limit@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579941,"package_name":"p-limit@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579942,"package_name":"p-limit@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579943,"package_name":"p-locate@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579944,"package_name":"p-locate@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579945,"package_name":"p-locate@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579946,"package_name":"p-queue@6.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579947,"package_name":"p-timeout@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579948,"package_name":"p-try@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579949,"package_name":"parent-module@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579950,"package_name":"parse-filepath@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579951,"package_name":"parse-json@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579952,"package_name":"parse-json@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579953,"package_name":"parse-path@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579954,"package_name":"parse-url@8.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579955,"package_name":"parse5@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579956,"package_name":"path-exists@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579957,"package_name":"path-exists@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579958,"package_name":"path-is-absolute@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579959,"package_name":"path-key@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579960,"package_name":"path-key@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579961,"package_name":"path-parse@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579962,"package_name":"path-root-regex@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579963,"package_name":"path-root@0.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579964,"package_name":"path-type@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579965,"package_name":"path-type@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579966,"package_name":"picocolors@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579967,"package_name":"picomatch@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579968,"package_name":"pidtree@0.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579969,"package_name":"pify@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579970,"package_name":"pify@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579971,"package_name":"pify@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579981,"package_name":"pirates@4.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579982,"package_name":"pkg-dir@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335579983,"package_name":"postcss-calc@8.2.4(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335580005,"package_name":"postcss-colormin@5.3.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335580273,"package_name":"postcss-convert-values@5.1.3(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335580302,"package_name":"postcss-discard-comments@5.1.2(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335581275,"package_name":"postcss-discard-duplicates@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582190,"package_name":"postcss-discard-empty@5.1.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582435,"package_name":"postcss-discard-overridden@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582441,"package_name":"postcss-load-config@3.1.4(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582443,"package_name":"postcss-merge-longhand@5.1.7(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582445,"package_name":"postcss-merge-rules@5.1.4(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582449,"package_name":"postcss-minify-font-values@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582452,"package_name":"postcss-minify-gradients@5.1.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582453,"package_name":"postcss-minify-params@5.1.4(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582455,"package_name":"postcss-minify-selectors@5.2.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582457,"package_name":"postcss-modules-extract-imports@3.0.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582458,"package_name":"postcss-modules-local-by-default@4.0.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335582978,"package_name":"postcss-modules-scope@3.0.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335583373,"package_name":"postcss-modules-values@4.0.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335583374,"package_name":"postcss-modules@4.3.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335583375,"package_name":"postcss-normalize-charset@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335583769,"package_name":"postcss-normalize-display-values@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335583961,"package_name":"postcss-normalize-positions@5.1.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335583962,"package_name":"postcss-normalize-repeat-style@5.1.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335583963,"package_name":"postcss-normalize-string@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335584037,"package_name":"postcss-normalize-timing-functions@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335584052,"package_name":"postcss-normalize-unicode@5.1.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335584072,"package_name":"postcss-normalize-url@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335584872,"package_name":"postcss-normalize-whitespace@5.1.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335584873,"package_name":"postcss-ordered-values@5.1.3(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335584875,"package_name":"postcss-reduce-initial@5.1.2(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335585171,"package_name":"postcss-reduce-transforms@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335585753,"package_name":"postcss-selector-parser@6.0.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586017,"package_name":"postcss-svgo@5.1.0(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586021,"package_name":"postcss-unique-selectors@5.1.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586040,"package_name":"postcss-value-parser@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586041,"package_name":"postcss@8.4.23","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586042,"package_name":"prelude-ls@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586043,"package_name":"pretty-bytes@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586044,"package_name":"pretty-bytes@5.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586045,"package_name":"pretty-format@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586138,"package_name":"promise.series@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586139,"package_name":"prompts@2.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586140,"package_name":"property-information@6.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586141,"package_name":"protocols@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586142,"package_name":"punycode@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586143,"package_name":"pure-rand@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586144,"package_name":"queue-microtask@1.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586145,"package_name":"randombytes@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586146,"package_name":"react-is@18.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586147,"package_name":"read-pkg-up@9.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586456,"package_name":"read-pkg@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335586457,"package_name":"read-pkg@7.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587737,"package_name":"readdirp@3.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587738,"package_name":"regenerate-unicode-properties@10.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587739,"package_name":"regenerate@1.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587740,"package_name":"regenerator-runtime@0.13.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587741,"package_name":"regenerator-transform@0.15.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587742,"package_name":"regexp.prototype.flags@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587743,"package_name":"regexpu-core@5.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587744,"package_name":"regjsparser@0.9.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587745,"package_name":"remark-gfm@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587746,"package_name":"remark-html@15.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335587747,"package_name":"remark-parse@10.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589279,"package_name":"remark-reference-links@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589280,"package_name":"remark-stringify@10.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589281,"package_name":"remark-toc@8.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589282,"package_name":"remark@14.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589285,"package_name":"require-directory@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589286,"package_name":"resolve-cwd@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589287,"package_name":"resolve-from@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589288,"package_name":"resolve-from@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589289,"package_name":"resolve.exports@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589290,"package_name":"resolve@1.22.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589291,"package_name":"reusify@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589292,"package_name":"rimraf@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589293,"package_name":"rollup-plugin-bundle-size@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589395,"package_name":"rollup-plugin-postcss@4.0.2(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589478,"package_name":"rollup-plugin-terser@7.0.2(rollup@2.79.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589479,"package_name":"rollup-plugin-typescript2@0.32.1(rollup@2.79.1)(typescript@4.9.5)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589618,"package_name":"rollup-plugin-visualizer@5.9.0(rollup@2.79.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589646,"package_name":"rollup-pluginutils@2.8.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589647,"package_name":"rollup@2.79.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589653,"package_name":"run-parallel@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589654,"package_name":"sade@1.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589655,"package_name":"safe-buffer@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589656,"package_name":"safe-identifier@0.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589657,"package_name":"safe-regex-test@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589658,"package_name":"semver@5.7.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589659,"package_name":"semver@6.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589660,"package_name":"semver@7.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589696,"package_name":"serialize-javascript@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589697,"package_name":"shebang-command@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589698,"package_name":"shebang-command@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589699,"package_name":"shebang-regex@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589700,"package_name":"shebang-regex@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589701,"package_name":"shell-quote@1.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589702,"package_name":"side-channel@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589703,"package_name":"signal-exit@3.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589704,"package_name":"sisteransi@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589705,"package_name":"slash@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589706,"package_name":"source-map-js@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589707,"package_name":"source-map-support@0.5.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589708,"package_name":"source-map-support@0.5.21","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589709,"package_name":"source-map@0.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589710,"package_name":"source-map@0.7.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589711,"package_name":"sourcemap-codec@1.4.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589712,"package_name":"space-separated-tokens@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589713,"package_name":"spdx-correct@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589714,"package_name":"spdx-exceptions@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589715,"package_name":"spdx-expression-parse@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589716,"package_name":"spdx-license-ids@3.0.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589717,"package_name":"sprintf-js@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589718,"package_name":"stable@0.1.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589719,"package_name":"stack-utils@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589720,"package_name":"string-hash@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589721,"package_name":"string-length@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589722,"package_name":"string-width@4.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589723,"package_name":"string-width@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589724,"package_name":"string.prototype.matchall@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589725,"package_name":"string.prototype.padend@3.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589726,"package_name":"string.prototype.trim@1.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589727,"package_name":"string.prototype.trimend@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589728,"package_name":"string.prototype.trimstart@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589729,"package_name":"stringify-entities@4.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589730,"package_name":"strip-ansi@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589731,"package_name":"strip-ansi@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589732,"package_name":"strip-ansi@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589733,"package_name":"strip-bom@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589734,"package_name":"strip-bom@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589735,"package_name":"strip-final-newline@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589736,"package_name":"strip-json-comments@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589737,"package_name":"strip-json-comments@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589755,"package_name":"style-inject@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589756,"package_name":"stylehacks@5.1.1(postcss@8.4.23)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589762,"package_name":"supports-color@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589763,"package_name":"supports-color@5.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589764,"package_name":"supports-color@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589765,"package_name":"supports-color@8.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589766,"package_name":"supports-color@9.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589768,"package_name":"supports-preserve-symlinks-flag@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589769,"package_name":"svgo@2.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589770,"package_name":"terser@5.17.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589773,"package_name":"test-exclude@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589774,"package_name":"text-table@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589775,"package_name":"tiny-glob@0.2.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589776,"package_name":"tmpl@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589777,"package_name":"to-fast-properties@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589778,"package_name":"to-regex-range@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589779,"package_name":"trim-lines@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589780,"package_name":"trough@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335589781,"package_name":"ts-jest@29.1.0(@babel","ecosystem":"npm","requirements":"core@7.21.8)(jest@29.5.0)(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":15335590380,"package_name":"tsconfig-paths@3.14.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590381,"package_name":"tslib@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590382,"package_name":"tslib@2.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590383,"package_name":"tsutils@3.21.0(typescript@5.0.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590384,"package_name":"type-check@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590385,"package_name":"type-detect@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590386,"package_name":"type-fest@0.20.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590387,"package_name":"type-fest@0.21.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590388,"package_name":"type-fest@2.19.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590389,"package_name":"typed-array-length@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590390,"package_name":"typescript@4.9.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590476,"package_name":"typescript@5.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590477,"package_name":"unbox-primitive@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590478,"package_name":"unc-path-regex@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590479,"package_name":"unicode-canonical-property-names-ecmascript@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590480,"package_name":"unicode-match-property-ecmascript@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590481,"package_name":"unicode-match-property-value-ecmascript@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590482,"package_name":"unicode-property-aliases-ecmascript@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590483,"package_name":"unified@10.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590484,"package_name":"unist-builder@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590485,"package_name":"unist-util-generated@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590486,"package_name":"unist-util-is@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590487,"package_name":"unist-util-position@4.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590488,"package_name":"unist-util-stringify-position@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590489,"package_name":"unist-util-visit-parents@5.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590490,"package_name":"unist-util-visit@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590491,"package_name":"universalify@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590492,"package_name":"update-browserslist-db@1.0.11(browserslist@4.21.5)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590493,"package_name":"uri-js@4.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590494,"package_name":"util-deprecate@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590495,"package_name":"uvu@0.5.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590496,"package_name":"v8-to-istanbul@9.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590615,"package_name":"validate-npm-package-license@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590616,"package_name":"vfile-location@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590617,"package_name":"vfile-message@3.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590618,"package_name":"vfile-reporter@7.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590619,"package_name":"vfile-sort@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590670,"package_name":"vfile-statistics@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590673,"package_name":"vfile@5.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590674,"package_name":"vue-template-compiler@2.7.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590675,"package_name":"walker@1.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590676,"package_name":"web-namespaces@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590677,"package_name":"which-boxed-primitive@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590678,"package_name":"which-typed-array@1.1.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590679,"package_name":"which@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590680,"package_name":"which@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590681,"package_name":"word-wrap@1.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590682,"package_name":"wrap-ansi@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590683,"package_name":"wrappy@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590684,"package_name":"write-file-atomic@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590685,"package_name":"y18n@5.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590686,"package_name":"yallist@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590687,"package_name":"yallist@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590688,"package_name":"yaml@1.10.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590689,"package_name":"yargs-parser@21.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590690,"package_name":"yargs@17.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590691,"package_name":"yocto-queue@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590692,"package_name":"yocto-queue@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":15335590693,"package_name":"zwitch@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false}]}],"score":24.996449325193336,"created_at":"2026-07-08T08:58:42.527Z","updated_at":"2026-07-21T16:04:10.740Z","avatar_url":"https://github.com/dai-shi.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378562","html_url":"https://summary.ecosyste.ms/projects/378562"}